Click or drag to resize

AppShowContollerInstructionDialog Method

Note: This API is now obsolete.

Displays the instructions for how to use the controllers

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[ObsoleteAttribute("Use ShowControllerInstructionDialog instead")]
public void ShowContollerInstructionDialog()
See Also