DialogState Enum

Definition

Describes the current state of a Dialog.

C++
public enum class DialogState
Inheritance
DialogState

Fields

Name Value Description
Uninitialized 0
Opening 1
WaitingForInput 2
InputReceived 3
Closing 4
Closed 5

Applies to

產品 版本
MRTK2 Unity 2018 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4
MRTK2 Unity 2019 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4
MRTK2 Unity 2020 2.5.2, 2.5.3, 2.5.4