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

Search Results for

    Method ReplaceId

    ReplaceId(string, string)

    Replaces an old ID with a new ID in the list of linked auras and folders.

    Declaration
    public void ReplaceId(string previousId, string newId)
    Parameters
    Type Name Description
    string previousId

    The ID to be replaced.

    string newId

    The new ID to replace the old one.

    Implements
    IHasLinkedAuraIds.ReplaceId(string, string)
    Remarks

    This method is used when the ID of a linked aura or folder changes and there is a need to update references to the new ID.

    © Xab3r. All rights reserved.