h1z1-server
    Preparing search index...

    Interface CommandPointAndReport

    interface CommandPointAndReport {
        reportedCharacterId?: string;
        rotation?: Float32Array<ArrayBufferLike>;
        unknownDword1?: number;
    }
    Index

    Properties

    reportedCharacterId?: string
    rotation?: Float32Array<ArrayBufferLike>
    unknownDword1?: number