For the complete documentation index, see llms.txt. This page is also available as Markdown.

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