UIInventoryItemWeaponBar class
UIInventoryItemWeaponBar
Inheritance
Base: IScriptable
Derived
None.
Properties
| Property | Type | |
|---|---|---|
Value | float | scripted |
MaxValue | float | scripted |
Percentage | float | scripted |
Type | WeaponBarType | scripted |
isValueSet | bool | scripted |
Functions
bool IsValueSet()RTTIWeaponBarTypeGroup GetBarTypeGroup()RTTIstatic WeaponBarTypeGroup GetBarTypeGroup(WeaponBarType barType)staticRTTI globalstatic UIInventoryItemWeaponBar? MakeCurve(WeaponBarType type, float value, UIInventoryItemStatsManager statsManager, bool withoutValue)staticRTTI globalstatic UIInventoryItemWeaponBar? Make(game.data.ItemType itemType, WeaponBarType type, float value, float maxValue, bool withoutValue)staticRTTI global