h1z1-server
    Preparing search index...

    Interface PlayerUpdateDeploy

    interface PlayerUpdateDeploy {
        characterId?: string;
        status?: number;
    }
    Index

    Properties

    characterId?: string
    status?: number