 | SymmetricalTransformOnModify Property |
Gets a callback for whenever something on this instance was modified.
Namespace: CandlelightAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic UnityEvent OnModify { get; }
Property Value
Type:
Events.UnityEventA callback for whenever something on this instance was modified.
See Also