Preparing search index...
The search index is not available
Wayward Types Viewer | 2.14.0-beta.dev.20240903.1
Wayward Types Viewer
game/inspection/infoProviders/item/use/ItemEquipInfo
default
Variable default
default
:
default
<
{
action
:
Equip
;
description
:
Readonly
<
IItemDescription
>
;
details
:
Set
<
symbol
>
;
entityType
:
Item
;
equip
:
EquipType
;
quality
:
Quality
;
type
:
ItemType
;
union
:
IUseInfoBase
<
default
,
Equip
>
;
value
?:
default
;
}
,
Equip
,
{
getMagicalEquipTypes
:
(
(
...
args
:
[
]
)
=>
Set
<
MagicalPropertyType
>
)
;
}
&
{
getMagicalPropertyLabels
:
(
(
...
args
:
[
]
)
=>
Map
<
MagicalPropertyType
,
default
>
)
;
}
&
{
isMagicalPropertyPercentage
:
(
(
...
args
:
[
property
:
MagicalPropertyType
]
)
=>
boolean
)
;
}
&
{
isMagicalPropertyPercentagePremultiplied
:
(
(
...
args
:
[
property
:
MagicalPropertyType
]
)
=>
boolean
)
;
}
&
{
getAttack
:
(
(
...
args
:
[
]
)
=>
undefined
|
SimpleInfoProvider
)
;
}
&
{
getDefense
:
(
(
...
args
:
[
]
)
=>
(
default
|
SimpleInfoProvider
)
[]
)
;
}
&
{
formatInsulation
:
(
(
...
args
:
[
insulation
?:
number
,
type
?:
TempType
]
)
=>
default
)
;
}
&
{
getInsulationOfType
:
(
(
...
args
:
[
type
:
TempType
]
)
=>
undefined
|
default
)
;
}
&
{
getInsulation
:
(
(
...
args
:
[
]
)
=>
(
undefined
|
default
)
[]
)
;
}
&
{
getMagicEffect
:
(
(
...
args
:
[
magic
:
MagicalPropertyEntry
]
)
=>
default
)
;
}
&
{
getMagic
:
(
(
...
args
:
[
]
)
=>
default
[]
)
;
}
,
default
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Navigation
Modding Guide
Module Index
Common Modules
@Register
IDoodadDescription
IItemDescription
ITerrainDescription
ITileEventDescription
ICreatureDescription
In This Module
default
Generated using
TypeDoc