For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server-editor/enums/ActionTypes.md.

Enumeration: ActionTypes

Beta

The types of actions that are supported. This type corresponds to the expected arguments passed by the onExecute handler of an action.

Enumeration Members

ContinuousAction

实验性

ContinuousAction: "ContinuousAction"

Beta


MouseRayCastAction

MouseRayCastAction: "MouseRayCastAction"

Beta


NoArgsAction

NoArgsAction: "NoArgsAction"

Beta


StatefulAction

实验性

StatefulAction: "StatefulAction"

Beta