Loom Engine - v3.1.1
    Preparing search index...

    Interface PresenceDepart

    interface PresenceDepart {
        kind: "depart";
        characterId: string;
    }
    Index

    Properties

    Properties

    kind: "depart"
    characterId: string