|
sc2-gamedata
|
#include <Conversation.h>

Public Attributes | |
| TConversationItemId | Id |
| Identifier. More... | |
| uint32 | Duration |
| Duration. More... | |
| EConversationConditionCheck | ConditionCheck |
| Condition Check. More... | |
| std::vector< SConversationCondition > | Conditions |
| Conditions. More... | |
| EConversationConditionCheck SConversationWait::ConditionCheck |
Condition Check.
Option for checking All or Any conditions
| std::vector<SConversationCondition> SConversationWait::Conditions |
Conditions.
Conditions to be checked
| uint32 SConversationWait::Duration |
Duration.
Duration of the wait
| TConversationItemId SConversationWait::Id |
Identifier.
Conversation node identifier
1.8.14