Preparing search index...
The search index is not available
Wayward Types Viewer | 2.13.5-beta
Wayward Types Viewer
game/meta/Loading
LoadingDescription
Class LoadingDescription<A>
Type Parameters
A
extends
any
[]
Hierarchy
LoadingDescription
Implements
ILoadingDescription
<
A
>
Index
Constructors
constructor
Properties
background?
can
Cancel?
type?
Methods
get
Type
get
Type
Name
is
Background
is
Cancelable
Constructors
constructor
new
Loading
Description
<
A
>
(
description
:
ILoadingDescription
<
A
>
)
:
LoadingDescription
<
A
>
Type Parameters
A
extends
any
[]
Parameters
description:
ILoadingDescription
<
A
>
Returns
LoadingDescription
<
A
>
Properties
Optional
background
background
?:
SupplierOr
<
undefined
|
boolean
,
A
>
Optional
can
Cancel
can
Cancel
?:
SupplierOr
<
undefined
|
boolean
,
A
>
Optional
type
type
?:
SupplierOr
<
undefined
|
LoadType
,
A
>
Methods
get
Type
get
Type
(
...
args
:
A
)
:
undefined
|
LoadType
Parameters
Rest
...
args:
A
Returns
undefined
|
LoadType
get
Type
Name
get
Type
Name
(
...
args
:
A
)
:
undefined
|
string
Parameters
Rest
...
args:
A
Returns
undefined
|
string
is
Background
is
Background
(
...
args
:
A
)
:
undefined
|
boolean
Parameters
Rest
...
args:
A
Returns
undefined
|
boolean
is
Cancelable
is
Cancelable
(
...
args
:
A
)
:
undefined
|
boolean
Parameters
Rest
...
args:
A
Returns
undefined
|
boolean
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
Loading
Description
constructor
background?
can
Cancel?
type?
get
Type
get
Type
Name
is
Background
is
Cancelable
Generated using
TypeDoc