TooltipManager Class |
Namespace: ImmerseSDK.UI
public class TooltipManager : SingletonBehaviour
The TooltipManager type exposes the following members.
Name | Description | |
---|---|---|
TooltipManager | Initializes a new instance of the TooltipManager class |
Name | Description | |
---|---|---|
CoroutineInitialise | (Overrides SingletonBehaviourCoroutineInitialise.) | |
CreatePOITooltip |
Creates a Point of Interest tooltip
| |
OnDestroy | (Overrides SingletonBehaviourOnDestroy.) |
Name | Description | |
---|---|---|
GetCopyOf |
Copies all properties of a component from source to target. Uses reflection to set properties.
(Defined by ComponentExtensions.) | |
WaitForT |
Waits for a singleton on a coroutine
(Defined by SingletonManager.) |