Click or drag to resize

POITooltipSpawn_numberOfTimesToShowTooltip Field

Number of times to show the tooltip. Set to 0 (Default) which disables this feature

Namespace:  ImmerseSDK.UI
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.SerializeField]
private int _numberOfTimesToShowTooltip

Field Value

Type: Int32
See Also