Accept(ISetPropertyBagVisitor, 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(ISetPropertyBagVisitor, T)
void Accept(ISetPropertyBagVisitor visitor, ref TContainer container)