ReadonlyVisit
Returns whether or not the visitor will write back values along the path.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Property
- Namespace: Unity.Properties
- Assembly: UnityEngine.PropertiesModule
public bool ReadonlyVisit { get; set; }