Current section

Files

Jump to
wp_tables include collection_slot_item_data_CollectionSlotItemData.hrl
Raw

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()
}).