h1z1-server
    Preparing search index...

    Interface AnimationPlay

    interface AnimationPlay {
        animationId?: number;
        characterId?: string;
    }
    Index

    Properties

    animationId?: number
    characterId?: string