| ShowControllerInstructionsCommandDo Method |
Returns true if the command executed successfully
Namespace:
ImmerseSDK.Commands
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax public override bool Do(
Object sender
)
Parameters
- sender
- Type: SystemObject
Return Value
Type:
BooleanSee Also