UIInventoryItemInternalData class
UIInventoryItemInternalData
Inheritance
Base: IScriptable
Derived
None.
Properties
| Property | Type | |
|---|---|---|
Name | string | scripted |
Quality | game.data.Quality | scripted |
ItemType | game.data.ItemType | scripted |
Quantity | int | scripted |
Description | string | scripted |
IconPath | string | scripted |
IsQuestItem | bool | scripted |
IsRecipeItem | bool | scripted |
IsIconicItem | bool | scripted |
EquipmentArea | game.data.EquipmentArea | scripted |
FilterCategory | ItemFilterCategory | scripted |
PrimaryStat | UIInventoryItemStat? | scripted |
ItemTypeOrder | int | scripted |
Weight | float | scripted |
ItemPlus | float | scripted |
StatsManager | UIInventoryItemStatsManager? | scripted |
ModsManager | UIInventoryItemModsManager? | scripted |
RequirementsManager | UIInventoryItemRequirementsManager? | scripted |
UIItemCategory | UIItemCategory | scripted |
ComparisonQuality | float | scripted |
QualityText | string | scripted |
IsSellable | bool | scripted |
IsBroken | bool | scripted |
Functions
None.