Viv JavaScript Runtime - v0.10.2
    Preparing search index...

    Enumeration ActionTargetingEventImpetus

    Enum specifying the possible impetuses for a given instance of action targeting.

    Index

    Enumeration Members

    Enumeration Members

    Forced: "forced"

    The action was forcibly targeted via the attemptAction API.

    General: "general"

    The action was targeted from the general pool of non-reserved actions.

    Queued: "queued"

    The action was queued for the initiator (via a reaction).