|
sc2-gamedata
|
Generic. More...
#include <ConversationState.h>

Public Attributes | |
| CFlagArray< e_conversationStateFlagCount > | Flags |
| Flags. More... | |
| std::vector< SConversationStateIndex > | Indices |
| Indices. More... | |
| CiRange | ValueRange |
| Value Range. More... | |
| std::vector< CColor > | CustomColors |
| Custom Colors. More... | |
| std::vector< SConversationStateInfoIds > | InfoIds |
| Info Names. More... | |
Generic.
| std::vector<CColor> CConversationState::CustomColors |
Custom Colors.
Colors used in the conversation tree for lines using this state
| CFlagArray<e_conversationStateFlagCount> CConversationState::Flags |
| std::vector<SConversationStateIndex> CConversationState::Indices |
Indices.
Defines individual state values
| std::vector<SConversationStateInfoIds> CConversationState::InfoIds |
| CiRange CConversationState::ValueRange |
Value Range.
Range of numerical values allowed for the state
1.8.14