Preparing search index...
The search index is not available
Wayward Types Viewer | 2.13.5-beta
Wayward Types Viewer
game/inspection/InspectionsHandler
default
Class default
Abstract
Hierarchy
Host
<
IInspectionsHandlerEvents
>
default
default
ReferenceInspectionsHandler
Index
Constructors
constructor
Properties
context
event
inspections
Map
Methods
[iterator]
all
create
Inspection
Set
deregister
get
get
Inspect
Types
get
Inspections?
register
set
types
update
Inspections
update
Inspections
For
Type
make
Inspections
Set
Constructors
constructor
new default
(
context
:
InfoProviderContext
, inspectionsMap
?:
Map
<
InspectType
,
default
<
default
<
any
>
>
>
)
:
default
Parameters
context:
InfoProviderContext
inspectionsMap:
Map
<
InspectType
,
default
<
default
<
any
>
>
>
= ...
Returns
default
Properties
Protected
Readonly
context
context
:
InfoProviderContext
Readonly
event
event
:
IEventEmitter
<
default
,
IInspectionsHandlerEvents
>
= ...
Protected
Readonly
inspections
Map
inspections
Map
:
Map
<
InspectType
,
default
<
default
<
any
>
>
>
= ...
Methods
[iterator]
[iterator]
(
)
:
IterableIterator
<
[
InspectType
,
default
<
default
<
any
>
>
]
>
Returns
IterableIterator
<
[
InspectType
,
default
<
default
<
any
>
>
]
>
all
all
(
)
:
IterableIterator
<
[
InspectType
,
default
<
default
<
any
>
>
]
>
Returns
IterableIterator
<
[
InspectType
,
default
<
default
<
any
>
>
]
>
Protected
create
Inspection
Set
create
Inspection
Set
(
...
values
:
IterableOr
<
undefined
|
default
<
any
>
>
[]
)
:
default
<
default
<
any
>
>
Parameters
Rest
...
values:
IterableOr
<
undefined
|
default
<
any
>
>
[]
Returns
default
<
default
<
any
>
>
deregister
deregister
(
)
:
void
Returns
void
get
get
<
TYPE
>
(
inspectType
:
InspectType
)
:
undefined
|
default
<
InstanceOf
<
{
0
:
typeof
default
;
1
:
typeof
default
;
10
:
typeof
default
;
11
:
typeof
default
;
12
:
typeof
default
;
13
:
typeof
default
;
14
:
typeof
default
;
15
:
typeof
default
;
16
:
typeof
Minors
;
17
:
typeof
default
;
18
:
typeof
default
;
19
:
typeof
default
;
2
:
typeof
default
;
20
:
typeof
default
;
21
:
typeof
default
;
3
:
typeof
default
;
4
:
typeof
default
;
5
:
typeof
default
;
6
:
typeof
default
;
7
:
typeof
default
;
8
:
typeof
default
;
9
:
typeof
default
;
}
[
TYPE
]
>
>
Type Parameters
TYPE
extends
InspectType
Parameters
inspectType:
InspectType
Returns
undefined
|
default
<
InstanceOf
<
{
0
:
typeof
default
;
1
:
typeof
default
;
10
:
typeof
default
;
11
:
typeof
default
;
12
:
typeof
default
;
13
:
typeof
default
;
14
:
typeof
default
;
15
:
typeof
default
;
16
:
typeof
Minors
;
17
:
typeof
default
;
18
:
typeof
default
;
19
:
typeof
default
;
2
:
typeof
default
;
20
:
typeof
default
;
21
:
typeof
default
;
3
:
typeof
default
;
4
:
typeof
default
;
5
:
typeof
default
;
6
:
typeof
default
;
7
:
typeof
default
;
8
:
typeof
default
;
9
:
typeof
default
;
}
[
TYPE
]
>
>
get
Inspect
Types
get
Inspect
Types
(
)
:
InspectType
[]
Returns
InspectType
[]
Protected
Optional
get
Inspections
get
Inspections
(
inspectType
:
InspectType
)
:
default
<
default
<
any
>
>
Parameters
inspectType:
InspectType
Returns
default
<
default
<
any
>
>
register
register
(
)
:
void
Returns
void
set
set
(
inspectType
:
InspectType
, inspections
:
default
<
default
<
any
>
>
)
:
Map
<
InspectType
,
default
<
default
<
any
>
>
>
Parameters
inspectType:
InspectType
inspections:
default
<
default
<
any
>
>
Returns
Map
<
InspectType
,
default
<
default
<
any
>
>
>
types
types
(
)
:
IterableIterator
<
InspectType
>
Returns
IterableIterator
<
InspectType
>
Protected
update
Inspections
update
Inspections
(
...
inspectTypes
:
InspectType
[]
)
:
void
Parameters
Rest
...
inspectTypes:
InspectType
[]
Returns
void
Protected
update
Inspections
For
Type
update
Inspections
For
Type
(
inspectType
:
InspectType
, inspections
:
default
<
default
<
any
>
>
)
:
void
Parameters
inspectType:
InspectType
inspections:
default
<
default
<
any
>
>
Returns
void
Static
make
Inspections
Set
make
Inspections
Set
(
...
values
:
IterableOr
<
undefined
|
default
<
any
>
>
[]
)
:
default
<
default
<
any
>
>
Parameters
Rest
...
values:
IterableOr
<
undefined
|
default
<
any
>
>
[]
Returns
default
<
default
<
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
default
constructor
context
event
inspections
Map
[iterator]
all
create
Inspection
Set
deregister
get
get
Inspect
Types
get
Inspections?
register
set
types
update
Inspections
update
Inspections
For
Type
make
Inspections
Set
Generated using
TypeDoc