MinimalLootingListItemData
Base: IScriptable
None.
| Property | Type | |
|---|---|---|
gameItemData | WeakHandle<game.ItemData> | scripted |
itemId | game.ItemID | scripted |
itemName | string | scripted |
itemCategoryName | string | scripted |
itemType | game.data.ItemType | scripted |
equipmentArea | game.data.EquipmentArea | scripted |
quality | game.data.Quality | scripted |
isIconic | bool | scripted |
quantity | int | scripted |
lootItemType | game.LootItemType | scripted |
isQuestContainer | bool | scripted |
tweakDBID | TDBID | scripted |
dpsDiff | float | scripted |
armorDiff | float | scripted |
qualityF | float | scripted |
comparedQualityF | float | scripted |
None.