@wfcd/arsenal-parser
Preparing search index...
Weapon
RawWeapon
Interface RawWeapon
interface
RawWeapon
{
attcol
?:
RawColors
;
eyecol
?:
RawColors
;
features
?:
number
;
focus
?:
string
;
hide
?:
boolean
;
itemName
?:
string
;
modularParts
?:
Record
<
string
,
string
>
;
polarized
:
number
;
pricol
?:
RawColors
;
sigcol
?:
RawColors
;
skins
?:
{
uniqueName
:
string
}
[]
;
uniqueName
:
string
;
upgrades
:
ModResolveable
[]
;
xp
:
number
;
}
Hierarchy (
View Summary
)
default
RawWeapon
Index
Properties
attcol?
eyecol?
features?
focus?
hide?
item
Name?
modular
Parts?
polarized
pricol?
sigcol?
skins?
unique
Name
upgrades
xp
Properties
Optional
attcol
attcol
?:
RawColors
Optional
eyecol
eyecol
?:
RawColors
Optional
features
features
?:
number
Optional
focus
focus
?:
string
Optional
hide
hide
?:
boolean
Optional
item
Name
itemName
?:
string
Optional
modular
Parts
modularParts
?:
Record
<
string
,
string
>
polarized
polarized
:
number
Optional
pricol
pricol
?:
RawColors
Optional
sigcol
sigcol
?:
RawColors
Optional
skins
skins
?:
{
uniqueName
:
string
}
[]
unique
Name
uniqueName
:
string
upgrades
upgrades
:
ModResolveable
[]
xp
xp
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attcol
eyecol
features
focus
hide
item
Name
modular
Parts
polarized
pricol
sigcol
skins
unique
Name
upgrades
xp
@wfcd/arsenal-parser
Loading...