h1z1-server
    Preparing search index...

    Interface PlayerUpdateUpdateScale

    interface PlayerUpdateUpdateScale {
        characterId?: string;
        scale?: Float32Array<ArrayBufferLike>;
    }
    Index

    Properties

    Properties

    characterId?: string
    scale?: Float32Array<ArrayBufferLike>