Go to the source code of this file.
◆ EClassIdCConversation
Conversation Type.
| Enumerator |
|---|
| e_classIdCConversation | Generic.
|
◆ EConversationConditionCheck
Conversation Condition Check.
| Enumerator |
|---|
| e_conversationConditionCheckAll | All.
|
| e_conversationConditionCheckAny | Any.
|
◆ EConversationProductionLevel
Production Level.
| Enumerator |
|---|
| e_conversationProductionLevel0 | (0) Planning
|
| e_conversationProductionLevel1 | (1) Rough
|
| e_conversationProductionLevel2 | (2) Ready
|
| e_conversationProductionLevel3 | (3) Polished
|
| e_conversationProductionLevel4 | (4) Locked
|
◆ EConversationProductionLevelFlag
Production Level Flag.
| Enumerator |
|---|
| e_conversationProductionLevelFlagLocked | Locked.
|
◆ EConversationSelectionMethod
Conversation Selection Method.
| Enumerator |
|---|
| e_conversationSelectionMethodAll | All.
|
| e_conversationSelectionMethodMultiple | Multiple.
|
| e_conversationSelectionMethodSequence | Sequence.
|
| e_conversationSelectionMethodRandom | Random.
|
◆ e_classIdCConversationCount
| const int32 e_classIdCConversationCount = 1 |
◆ e_conversationConditionCheckCount
| const int32 e_conversationConditionCheckCount = 2 |
◆ e_conversationProductionLevelCount
| const int32 e_conversationProductionLevelCount = 5 |
◆ e_conversationProductionLevelFlagCount
| const int32 e_conversationProductionLevelFlagCount = 1 |
◆ e_conversationSelectionMethodCount
| const int32 e_conversationSelectionMethodCount = 4 |