PressRight

Called when an onClickRight event is fired.

Triggers the execution of the methods defined in the editor (similar to the Call Methods action).

Implementation

protected virtual void PressRight();

Last updated