@wfcd/arsenal-parser
Preparing search index...
Railjack
RawRailjack
Interface RawRailjack
interface
RawRailjack
{
attcol
?:
RawColors
;
eyecol
?:
RawColors
;
features
?:
number
;
focus
?:
string
;
hide
?:
boolean
;
itemName
:
string
;
modularParts
:
{
ENGINES
:
RawItemObject
;
HULL
:
RawItemObject
;
REACTOR
:
RawItemObject
;
SHIELD
:
RawItemObject
;
}
;
polarized
:
number
;
pricol
?:
RawColors
;
sigcol
?:
RawColors
;
skins
?:
{
uniqueName
:
string
}
[]
;
uniqueName
:
string
;
upgrades
:
ModResolveable
[]
;
xp
:
number
;
}
Hierarchy (
View Summary
)
default
RawRailjack
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
item
Name
itemName
:
string
modular
Parts
modularParts
:
{
ENGINES
:
RawItemObject
;
HULL
:
RawItemObject
;
REACTOR
:
RawItemObject
;
SHIELD
:
RawItemObject
;
}
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...