OnMouseOverTransition
It will transition the state when the OnMouseOver is called.
Properties
Property Name | Description |
---|---|
Next State | Transition destination state. Transition Method : OnMouseOver |
Remarks
By default, it does not work on handheld devices(Android, iOS, Windows Store Apps, Apple TV).\nTo enable it, add ARBOR_ENABLE_ONMOUSE_EVENT to “Scripting Define Symbols”.