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