ItemCompareBuilder class
ItemCompareBuilder
Inheritance
Base: IScriptable
Derived
None.
Properties
| Property | Type | |
|---|---|---|
sortData1 | game.InventoryItemSortData | scripted |
sortData2 | game.InventoryItemSortData | scripted |
compareBuilder | CompareBuilder? | scripted |
Functions
int Get()RTTIbool GetBool()RTTIItemCompareBuilder? NameAsc()RTTIItemCompareBuilder? NameDesc()RTTIItemCompareBuilder? QualityAsc()RTTIItemCompareBuilder? QualityDesc()RTTIItemCompareBuilder? PriceAsc()RTTIItemCompareBuilder? PriceDesc()RTTIItemCompareBuilder? WeightAsc()RTTIItemCompareBuilder? WeightDesc()RTTIItemCompareBuilder? DPSAsc()RTTIItemCompareBuilder? DPSDesc()RTTIItemCompareBuilder? ItemType()RTTIItemCompareBuilder? QuestItem()RTTIItemCompareBuilder? NewItem(UIScriptableSystem uiScriptableSystem)RTTIItemCompareBuilder? DLCAddedItem()RTTIItemCompareBuilder? ChimeraMod()RTTIItemCompareBuilder? FavouriteItem()RTTIstatic ItemCompareBuilder? Make(game.InventoryItemSortData sortData1, game.InventoryItemSortData sortData2)staticRTTI globalstatic int GetEquipmentAreaIndex(game.data.EquipmentArea equipmentArea)staticRTTI globalstatic game.InventoryItemSortData BuildInventoryItemSortData(game.InventoryItemData item, UIScriptableSystem uiScriptableSystem)staticRTTI globalstatic int GetItemTypeInnerIndex(game.data.ItemType itemType, WeakHandle<game.ItemData> itemData)staticRTTI globalstatic int GetItemTypeIndex(game.data.ItemType itemType)staticRTTI globalstatic int GetDPS(game.InventoryItemData item)staticRTTI globalstatic int GetItemTypeOrder(WeakHandle<game.ItemData> itemData, game.data.EquipmentArea equipmentArea, game.data.ItemType itemType)staticRTTI globalstatic bool HasItemTypeInnerIndex(game.data.ItemType itemType)staticRTTI globalstatic int GetTypeSortValue(game.InventoryItemData item)staticRTTI globalstatic int GetItemTypeOrder(game.InventoryItemData item)staticRTTI global