Script API - v1.21.120
    Preparing search index...

    Enumeration ActionTypes

    Advertisement

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

    Index

    Enumeration Members

    ContinuousAction: "ContinuousAction"
    MouseRayCastAction: "MouseRayCastAction"
    NoArgsAction: "NoArgsAction"
    StatefulAction: "StatefulAction"
    Advertisement