Click or drag to resize

HandUIDataGetDataFor Method

Searches for the data belonging to the command id given

Namespace:  ImmerseSDK.UI
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
public HandUIButtonEntry GetDataFor(
	string commandId
)

Parameters

commandId
Type: SystemString

Return Value

Type: HandUIButtonEntry
See Also