IListPropertyBagVisitor
Interface for visiting property bags.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Interface
- Namespace: Unity.Properties
- Assembly: UnityEngine.PropertiesModule
public interface IListPropertyBagVisitor
Methods
Method | Description |
|---|---|
| Visit | Implement this method to accept visitation for a collection of properties. |