Preparing search index...
The search index is not available
Wayward Types Viewer | 2.14.0-beta.dev.20240903.1
Wayward Types Viewer
utilities/string/Interpolator
default
getArgument
Function getArgument
get
Argument
(
keyMap
:
string
,
...
args
:
any
[]
)
:
{
hasValue
:
false
;
value
?:
undefined
;
}
|
{
hasValue
:
true
;
value
:
any
;
}
Parameters
keyMap:
string
Rest
...
args:
any
[]
Returns
{
hasValue
:
false
;
value
?:
undefined
;
}
|
{
hasValue
:
true
;
value
:
any
;
}
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
get
Argument
get
Index
Of
Top
Level
Generated using
TypeDoc