![]() | HandGuiPage Methods |
The HandGuiPage type exposes the following members.
Name | Description | |
---|---|---|
![]() | ApplyColours(HandUIMenuItem) | |
![]() | ApplyColours(HandUIMenuItem, NullableColor) | |
![]() | CreateNewButton(UICommand, Transform, Action, Boolean, Boolean) | |
![]() | CreateNewButtonT(Transform, Action, Boolean, Boolean) | |
![]() | DeRegisterCommand | |
![]() | DoCommandForT | |
![]() | ForEachCommand |
Iterate over all the current commands
|
![]() | GetAllCommands |
Returns all the currently registered commands
|
![]() | GetCommandFor(String) | |
![]() | GetCommandForT | |
![]() | Hide | |
![]() | Init | |
![]() | Refresh | |
![]() | RegisterCommand | |
![]() | RegisterCommands | |
![]() | Show | |
![]() | ShowHelpForT | |
![]() | ShowHelpText |
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.) |