h1z1-server
    Preparing search index...

    Interface AnimationBase

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

    Properties

    animationId?: number
    characterId?: string