h1z1-server
    Preparing search index...

    Function createPositionUpdate

    • Creates a position update object with the given position, rotation, and game time.

      Parameters

      • position: Float32Array

        The position for the update.

      • rotation: Float32Array

        The rotation for the update.

      • gameTime: number

        The game time for the update.

      Returns positionUpdate

      The position update object.