h1z1-server
    Preparing search index...

    Interface CommandMoveAndInteract

    interface CommandMoveAndInteract {
        guid?: string;
        position?: Float32Array<ArrayBufferLike>;
    }
    Index

    Properties

    Properties

    guid?: string
    position?: Float32Array<ArrayBufferLike>