Click or drag to resize

HandGuiPageGetAllCommands Method

Returns all the currently registered commands

Namespace:  ImmerseSDK.UI
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
protected List<UICommand> GetAllCommands()

Return Value

Type: ListUICommand
See Also