VendorSellJunkPopupData class
VendorSellJunkPopupData
Inheritance
Base: ink.GameNotificationData
Derived
None.
Properties
| Property | Type | |
|---|---|---|
items | WeakHandle<game.ItemData>[] | scripted |
limitedItems | VendorJunkSellItem?[] | scripted |
itemsQuantity | int | scripted |
limitedItemsQuantity | int | scripted |
totalPrice | float | scripted |
limitedTotalPrice | int | scripted |
actionType | VendorSellJunkActionType | scripted |
Functions
None.