Click or drag to resize

HandUIView Methods

The HandUIView type exposes the following members.

Methods
  NameDescription
Public methodAddTopShelfCommand
Adds a command to the top shelf
Public methodApplyColours(HandUIMenuItem)
Apply the preset colors on the item
Public methodApplyColours(HandUIMenuItem, Color)
Apply the preset colors on the item, plus an override color for enabled
Public methodCreateNewButton
Creates a new UI button
Public methodMenuDetached
Menu has been detached
Public methodRefresh
Refresh state
Public methodRemoveShelfCommand
Removes a command from the top shelf
Public methodSelectTopShelfCommand
Selected a top shelf command
Public methodSetHand
Sets the hand for the view (left or right)
Public methodShowHelpText
Shows Help text (or hides the shelf if none needed)
Top
Extension Methods
  NameDescription
Public Extension MethodGetCopyOf
Copies all properties of a component from source to target. Uses reflection to set properties.
(Defined by ComponentExtensions.)
Public Extension MethodWaitForT
Waits for a singleton on a coroutine
(Defined by SingletonManager.)
Top
See Also