Preparing search index...
The search index is not available
Wayward Types Viewer | 2.13.5-beta
Wayward Types Viewer
game/inspection/infoProviders/item/use/ItemBuildInfo
default
Variable default
default
:
default
<
{
action
:
Build
;
civilizationScore
:
undefined
|
number
;
description
:
IItemDescription
;
details
:
Set
<
symbol
>
;
doodadContainer
:
undefined
|
IDoodadDescription
;
entityType
:
Item
;
quality
:
Quality
;
type
:
ItemType
;
union
:
IUseInfoBase
<
default
,
Build
>
;
value
?:
default
;
}
,
Build
,
{
getWeightCapacity
:
(
(
...
args
:
[
]
)
=>
undefined
|
default
)
;
}
&
{
formatInsulation
:
(
(
...
args
:
[
insulation
:
number
,
type
?:
TempType
]
)
=>
default
)
;
}
&
{
getInsulationOfType
:
(
(
...
args
:
[
type
:
TempType
]
)
=>
undefined
|
default
)
;
}
&
{
getInsulation
:
(
(
...
args
:
[
]
)
=>
(
undefined
|
default
)
[]
)
;
}
&
{
getPreservationChance
:
(
(
...
args
:
[
]
)
=>
undefined
|
default
)
;
}
&
{
getCivilizationScore
:
(
(
...
args
:
[
]
)
=>
undefined
|
default
)
;
}
&
{
getMagicalBuildTypes
:
(
(
...
args
:
[
]
)
=>
Set
<
MagicalPropertyType
>
)
;
}
&
{
getMagicEffect
:
(
(
...
args
:
[
magic
:
MagicalPropertyEntry
]
)
=>
default
)
;
}
&
{
getDoodadSkill
:
(
(
...
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