Current section
Files
Jump to
Current section
Files
include/collection_slot_item_data_CollectionSlotItemData.hrl
-record(collection_slot_item_data, {
bound_and_eroded :: binary(),
collection_slot_cuid :: integer(),
cuid :: integer(),
enhancement_grade :: integer(),
gear_quality_type :: binary(),
item_cuid :: integer(),
quantity :: integer(),
unique_name :: binary()
}).