EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Method FindTriggerById

    FindTriggerById(string)

    Finds an aura trigger by its globally unique identifier.

    Declaration
    IAuraTrigger FindTriggerById(string modelId)
    Parameters
    Type Name Description
    string modelId

    The globally unique identifier of the aura trigger model.

    Returns
    Type Description
    IAuraTrigger

    The aura trigger with the specified identifier, or null if not found.

    2025 © Xab3r. All rights reserved.