Preparing search index...
The search index is not available
Wayward Types Viewer | 2.13.5-beta
Wayward Types Viewer
ui/screen/screens/game/InspectionsTooltipHandler
default
Class default<INSPECTIONS_LIST, TOOLTIP_ARGS>
Abstract
Type Parameters
INSPECTIONS_LIST
extends
default
TOOLTIP_ARGS
extends
any
[]
=
[
]
Hierarchy
Host
<
IInspectionsTooltipHandlerEvents
<
INSPECTIONS_LIST
,
TOOLTIP_ARGS
>
>
default
default
default
default
default
Index
Constructors
constructor
Properties
current
event
Methods
get
Tooltip
Class
initialize
Hints
initialize
Inspections
initialize
Tooltip
on
Init
Inspections
on
Move
To
Island
on
Update
Tooltip
Position
remove
update
Tooltip
Position
Constructors
constructor
new default
<
INSPECTIONS_LIST
,
TOOLTIP_ARGS
>
(
)
:
default
<
INSPECTIONS_LIST
,
TOOLTIP_ARGS
>
Type Parameters
INSPECTIONS_LIST
extends
default
<
default
>
TOOLTIP_ARGS
extends
any
[]
=
[
]
Returns
default
<
INSPECTIONS_LIST
,
TOOLTIP_ARGS
>
Properties
Protected
current
current
:
undefined
|
IInspectionsTooltipHandlerCurrent
<
INSPECTIONS_LIST
,
TOOLTIP_ARGS
>
Readonly
event
event
:
IEventEmitter
<
default
<
INSPECTIONS_LIST
,
TOOLTIP_ARGS
>
,
IInspectionsTooltipHandlerEvents
<
INSPECTIONS_LIST
,
TOOLTIP_ARGS
>
>
= ...
Methods
Protected
get
Tooltip
Class
get
Tooltip
Class
(
)
:
string
[]
Returns
string
[]
Protected
initialize
Hints
initialize
Hints
(
hints
:
InspectionTooltipHints
,
...
args
:
TOOLTIP_ARGS
)
:
void
Parameters
hints:
InspectionTooltipHints
Rest
...
args:
TOOLTIP_ARGS
Returns
void
Protected
Abstract
initialize
Inspections
initialize
Inspections
(
...
args
:
TOOLTIP_ARGS
)
:
undefined
|
INSPECTIONS_LIST
Parameters
Rest
...
args:
TOOLTIP_ARGS
Returns
undefined
|
INSPECTIONS_LIST
initialize
Tooltip
initialize
Tooltip
(
tooltip
:
default
,
...
args
:
TOOLTIP_ARGS
)
:
Promise
<
void
>
Parameters
tooltip:
default
Rest
...
args:
TOOLTIP_ARGS
Returns
Promise
<
void
>
on
Init
Inspections
on
Init
Inspections
(
handler
:
(
(
inspections
:
INSPECTIONS_LIST
)
=>
any
)
)
:
void
Parameters
handler:
(
(
inspections
:
INSPECTIONS_LIST
)
=>
any
)
(
inspections
:
INSPECTIONS_LIST
)
:
any
Parameters
inspections:
INSPECTIONS_LIST
Returns
any
Returns
void
Protected
on
Move
To
Island
on
Move
To
Island
(
)
:
void
Returns
void
Protected
on
Update
Tooltip
Position
on
Update
Tooltip
Position
(
position
:
default
)
:
void
Parameters
position:
default
Returns
void
remove
remove
(
tooltip
?:
undefined
|
IInspectionsTooltipHandlerCurrent
<
INSPECTIONS_LIST
,
TOOLTIP_ARGS
>
)
:
Promise
<
void
>
Parameters
tooltip:
undefined
|
IInspectionsTooltipHandlerCurrent
<
INSPECTIONS_LIST
,
TOOLTIP_ARGS
>
= ...
Returns
Promise
<
void
>
Protected
update
Tooltip
Position
update
Tooltip
Position
(
)
:
void
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
default
constructor
current
event
get
Tooltip
Class
initialize
Hints
initialize
Inspections
initialize
Tooltip
on
Init
Inspections
on
Move
To
Island
on
Update
Tooltip
Position
remove
update
Tooltip
Position
Generated using
TypeDoc