h1z1-server
    Preparing search index...

    Interface PlayerUpdateLowAmmoUpdate

    interface PlayerUpdateLowAmmoUpdate {
        characterId?: string;
        status?: boolean;
    }
    Index

    Properties

    characterId?: string
    status?: boolean