Table of Contents

Enum DialogEmotion

Emotion/mood indicators for dialogs.

public enum DialogEmotion

Fields

Angry = 3
Confused = 5
Excited = 7
Happy = 1
Neutral = 0
Sad = 2
Scared = 6
Serious = 9
Surprised = 4
Thoughtful = 8