Preparing search index...
The search index is not available
Wayward Types Viewer | 2.14.0-beta.dev.20240903.1
Wayward Types Viewer
Uninit
Uninit
Class Uninit
Hierarchy
Uninit
Index
Constructors
constructor
Properties
disable
Save
Methods
on
Before
Unload
Asynchronous
on
Before
Unload
Synchronous
Constructors
constructor
new
Uninit
(
game
:
Game
)
:
Uninit
Parameters
game:
Game
Returns
Uninit
Properties
disable
Save
disable
Save
:
boolean
= false
Methods
on
Before
Unload
Asynchronous
on
Before
Unload
Asynchronous
(
event
?:
{
preventDefault
?:
(
(
)
=>
void
)
;
returnValue
?:
string
|
boolean
;
}
)
:
Promise
<
void
>
Parameters
event:
{
preventDefault
?:
(
(
)
=>
void
)
;
returnValue
?:
string
|
boolean
;
}
= {}
Optional
prevent
Default
?:
(
(
)
=>
void
)
(
)
:
void
Returns
void
Optional
return
Value
?:
string
|
boolean
Returns
Promise
<
void
>
on
Before
Unload
Synchronous
on
Before
Unload
Synchronous
(
event
:
Event
)
:
void
Parameters
event:
Event
Returns
void
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
Uninit
constructor
disable
Save
on
Before
Unload
Asynchronous
on
Before
Unload
Synchronous
Generated using
TypeDoc