Click or drag to resize

HandUIData Class

Hold handUI data
Inheritance Hierarchy
SystemObject
  ImmerseSDK.UIHandUIData

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

The HandUIData type exposes the following members.

Constructors
  NameDescription
Public methodHandUIData
Initializes a new instance of the HandUIData class
Top
Methods
  NameDescription
Public methodGetDataFor
Searches for the data belonging to the command id given
Top
Fields
  NameDescription
Public fieldButtons
Top
See Also