IPropertyBag
Base untyped interface for implementing property bags.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Interface
- Namespace: Unity.Properties
- Assembly: UnityEngine.PropertiesModule
public interface IPropertyBag
Methods
Method | Description |
|---|---|
| Accept | Call this method to invoke IPropertyBagVisitor.Visit with the strongly typed container for the given |