h1z1-server
    Preparing search index...

    Interface RecipeComponentUpdate

    interface RecipeComponentUpdate {
        itemCount?: number;
        itemGuid?: string;
        recipeId?: number;
    }
    Index

    Properties

    itemCount?: number
    itemGuid?: string
    recipeId?: number