OnMouseExitTransition

It will transition the state when the OnMouseExit is called.

OnMouseExitTransition

Properties

Property Name Description
Next State Transition destination state.
Transition Method : OnMouseExit

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”.