h1z1-server
    Preparing search index...

    Interface InGamePurchaseStationCashProductsResponse

    interface InGamePurchaseStationCashProductsResponse {
        products?: unknown[];
        unknownDword1?: number;
    }
    Index

    Properties

    products?: unknown[]
    unknownDword1?: number