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

Search Results for

    Property Variables

    Variables

    Provides scripted access to the variables API, allowing scripts to declare, retrieve, and manipulate variables.

    Declaration
    [Dependency]
    public IVariablesScriptingApi Variables { get; init; }
    Property Value
    Type Description
    IVariablesScriptingApi

    The variables scripting API.

    Remarks

    This property is injected with an implementation of the variables API, facilitating scripts in managing their variables in a structured manner, supporting dynamic content and logic within the scripting environment.

    2025 © Xab3r. All rights reserved.