![]() | HandUIMenuScroller Class |
Namespace: ImmerseSDK.UI
public class HandUIMenuScroller : HandUIMenuItem
The HandUIMenuScroller type exposes the following members.
Name | Description | |
---|---|---|
![]() | HandUIMenuScroller | Initializes a new instance of the HandUIMenuScroller class |
Name | Description | |
---|---|---|
![]() | DisplayTooltip |
Display the tooltip for the default amount of time
|
![]() | Initialise | |
![]() | ScrollToValue |
Scroll to the value instead of just seeting it
|
![]() | SetCurrentValue(Single) | |
![]() | SetCurrentValue(Single, Single) |
Just set the value (no scrolling)
|
![]() | UpdateLayout | |
![]() | UpdateUI | (Overrides HandUIMenuItemUpdateUI.) |
Name | Description | |
---|---|---|
![]() | _indicatorReferences | |
![]() | _indicatorsObject | |
![]() | _scrollRect | |
![]() | _tooltip |
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.) |