Click or drag to resize

DialogueMode Enumeration

[Missing <summary> documentation for "T:Livit.Learn.Model.Enums.DialogueMode"]

Namespace:  Livit.Learn.Model.Enums
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public enum DialogueMode
Members
  Member nameValueDescription
Reading0 During conversations, LabPad will always show up so users can read the text.
Listening1 New mode for VR compatibility. LabPad won't show up for conversations without image/video.
See Also