UIInventoryWeaponInternalData class
UIInventoryWeaponInternalData
Inheritance
Base: IScriptable
Derived
None.
Properties
| Property | Type | |
|---|---|---|
fetchedFlags | int | scripted |
WeaponType | WeaponType | scripted |
Evolution | game.data.WeaponEvolution | scripted |
PerkGroup | game.data.PerkWeaponGroupType | scripted |
GameplayDescription | string | scripted |
EmptySlots | TDBID[] | scripted |
UsedSlots | TDBID[] | scripted |
HasSilencerSlot | bool | scripted |
HasScopeSlot | bool | scripted |
HasSilencerInstalled | bool | scripted |
HasScopeInstalled | bool | scripted |
DamageMin | float | scripted |
DamageMax | float | scripted |
AttackSpeed | float | scripted |
NumberOfPellets | int | scripted |
Ammo | int | scripted |
Functions
None.