OneSDK
    Preparing search index...

    Interface GlobalCooldown

    interface GlobalCooldown {
        global_cooldown_seconds: number;
        is_enabled: boolean;
    }
    Index

    Properties

    global_cooldown_seconds: number
    is_enabled: boolean