h1z1-server
    Preparing search index...

    Interface UseOption

    interface UseOption {
        animationId: number;
        id: number;
        typeName: string;
    }
    Index

    Properties

    animationId: number
    id: number
    typeName: string