h1z1-server
    Preparing search index...

    Interface ItemsAddEscrowAccountItem

    interface ItemsAddEscrowAccountItem {
        itemData: {
            itemCount?: number;
            itemDefinitionId?: bigint;
            itemGuid?: string;
            itemId?: string;
            unknownDword4?: number;
        };
    }
    Index

    Properties

    Properties

    itemData: {
        itemCount?: number;
        itemDefinitionId?: bigint;
        itemGuid?: string;
        itemId?: string;
        unknownDword4?: number;
    }