OnMouseUpTransition

It will transition the state when the OnMouseUp is called.

OnMouseUpTransition

Properties

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

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