Click or drag to resize

ShowControllerInstructionsCommandDo Method

Returns true if the command executed successfully

Namespace:  ImmerseSDK.Commands
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
C#
public override bool Do(
	Object sender
)

Parameters

sender
Type: SystemObject

Return Value

Type: Boolean
See Also