h1z1-server
    Preparing search index...

    Interface PlayerUpdateUpdateStat

    interface PlayerUpdateUpdateStat {
        characterId?: string;
        stats?: unknown[];
    }
    Index

    Properties

    Properties

    characterId?: string
    stats?: unknown[]