Accept(IListPropertyBagVisitor, ref TContainer)
Call this method to invoke Visit_2 with the strongly typed container.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: Unity.Properties
- Assembly: UnityEngine.PropertiesModule
Accept(IListPropertyBagVisitor, T)
void Accept(IListPropertyBagVisitor visitor, ref TContainer container)