Click or drag to resize

HandUIButtonEntry Class

Data for a HandUI button
Inheritance Hierarchy
SystemObject
  ImmerseSDK.UIHandUIButtonEntry

Namespace:  ImmerseSDK.UI
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
[SerializableAttribute]
public class HandUIButtonEntry

The HandUIButtonEntry type exposes the following members.

Constructors
  NameDescription
Public methodHandUIButtonEntry
Initializes a new instance of the HandUIButtonEntry class
Top
Fields
  NameDescription
Public fieldCommandId
The commandId
Public fieldHelpText
Helptext for the command
Public fieldIconPath
Path to the sprite for the command
Top
See Also