h1z1-server
    Preparing search index...

    Interface PlayerUpdateBeginCharacterAccess

    interface PlayerUpdateBeginCharacterAccess {
        characterId?: string;
        state?: boolean;
        unk1?: number;
    }
    Index

    Properties

    characterId?: string
    state?: boolean
    unk1?: number