ContinueVisitation(ref TContainer, ref TValue)
Continues visitation through the next visitation adapter.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Method
- Namespace: Unity.Properties
- Assembly: UnityEngine.PropertiesModule
ContinueVisitation(T, T)
public void ContinueVisitation(ref TContainer container, ref TValue value)