Preparing search index...
The search index is not available
Wayward Types Viewer | 2.13.5-beta
Wayward Types Viewer
ui/screen/screens/game/ReferenceTooltipHandler
default
Class default
Hierarchy
default
<
ReferenceInspectionsList
>
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
(
context
:
InfoProviderContext
, reference
:
Reference
, initializer
?:
(
(
tooltip
:
default
, handler
:
default
)
=>
any
)
)
:
default
Parameters
context:
InfoProviderContext
reference:
Reference
Optional
initializer:
(
(
tooltip
:
default
, handler
:
default
)
=>
any
)
(
tooltip
:
default
, handler
:
default
)
:
any
Parameters
tooltip:
default
handler:
default
Returns
any
Returns
default
Properties
Protected
current
current
:
undefined
|
IInspectionsTooltipHandlerCurrent
<
ReferenceInspectionsList
,
[
]
>
Readonly
event
event
:
IEventEmitter
<
default
,
IInspectionsTooltipHandlerEvents
<
ReferenceInspectionsList
,
[
]
>
>
= ...
Methods
Protected
get
Tooltip
Class
get
Tooltip
Class
(
)
:
string
[]
Returns
string
[]
Protected
initialize
Hints
initialize
Hints
(
hints
:
InspectionTooltipHints
)
:
void
Parameters
hints:
InspectionTooltipHints
Returns
void
Protected
initialize
Inspections
initialize
Inspections
(
)
:
ReferenceInspectionsList
Returns
ReferenceInspectionsList
initialize
Tooltip
initialize
Tooltip
(
tooltip
:
default
)
:
Promise
<
void
>
Parameters
tooltip:
default
Returns
Promise
<
void
>
on
Init
Inspections
on
Init
Inspections
(
handler
:
(
(
inspections
:
ReferenceInspectionsList
)
=>
any
)
)
:
void
Parameters
handler:
(
(
inspections
:
ReferenceInspectionsList
)
=>
any
)
(
inspections
:
ReferenceInspectionsList
)
:
any
Parameters
inspections:
ReferenceInspectionsList
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
<
ReferenceInspectionsList
,
[
]
>
)
:
Promise
<
void
>
Parameters
tooltip:
undefined
|
IInspectionsTooltipHandlerCurrent
<
ReferenceInspectionsList
,
[
]
>
= ...
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