| ShowControllerInstructionsCommand Constructor |
Create a new command
Namespace:
ImmerseSDK.Commands
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public ShowControllerInstructionsCommand(
Sprite spriteIcon,
string helpText
)
Parameters
- spriteIcon
- Type: Sprite
- helpText
- Type: SystemString
See Also