StateEvents.OnStateOff Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Fired when a state is set to off.
public: UnityEngine::Events::UnityEvent ^ OnStateOff;
public UnityEngine.Events.UnityEvent OnStateOff;
val mutable OnStateOff : UnityEngine.Events.UnityEvent
Public OnStateOff As UnityEvent
Field Value
UnityEngine.Events.UnityEvent