h1z1-server
    Preparing search index...

    Interface RagdollUpdatePose

    interface RagdollUpdatePose {
        characterId?: string;
        positionUpdate: unknown;
    }
    Index

    Properties

    characterId?: string
    positionUpdate: unknown