DialogExampleController Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This class is used as an example controller to show how to instantiate and launch two different kind of Dialog. Each one of the public methods are called by the buttons in the scene at the OnClick event.
public ref class DialogExampleController : UnityEngine::MonoBehaviour
public class DialogExampleController : UnityEngine.MonoBehaviour
type DialogExampleController = class
inherit MonoBehaviour
Public Class DialogExampleController
Inherits MonoBehaviour
- Inheritance
-
UnityEngine.MonoBehaviourDialogExampleController
Dialog |
Large Dialog example prefab to display |
Dialog |
Medium Dialog example prefab to display |
Dialog |
Small Dialog example prefab to display |
Open |
Opens choice dialog example |
Open |
Opens choice dialog example |
Open |
Opens choice dialog example |
Open |
Opens confirmation dialog example |
Open |
Opens confirmation dialog example |
Open |
Opens confirmation dialog example |
منتج | الإصدارات |
---|---|
MRTK2 Unity 2018 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0 |
MRTK2 Unity 2019 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |
MRTK2 Unity 2020 | 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0 |