sc2-gamedata
Public Attributes | List of all members
CConversationState Class Reference

Generic. More...

#include <ConversationState.h>

Collaboration diagram for CConversationState:
Collaboration graph
[legend]

Public Attributes

CFlagArray< e_conversationStateFlagCountFlags
 Flags. More...
 
std::vector< SConversationStateIndexIndices
 Indices. More...
 
CiRange ValueRange
 Value Range. More...
 
std::vector< CColorCustomColors
 Custom Colors. More...
 
std::vector< SConversationStateInfoIdsInfoIds
 Info Names. More...
 

Detailed Description

Generic.

Remarks
Unknown

Member Data Documentation

◆ CustomColors

std::vector<CColor> CConversationState::CustomColors

Custom Colors.

Colors used in the conversation tree for lines using this state

◆ Flags

CFlagArray<e_conversationStateFlagCount> CConversationState::Flags

Flags.

Flags for the conversation state

Remarks
indexEnum: EConversationStateFlag

◆ Indices

std::vector<SConversationStateIndex> CConversationState::Indices

Indices.

Defines individual state values

◆ InfoIds

std::vector<SConversationStateInfoIds> CConversationState::InfoIds

Info Names.

User-defined info associated with the state

Remarks
indexEnum: EConversationStateInfo

◆ ValueRange

CiRange CConversationState::ValueRange

Value Range.

Range of numerical values allowed for the state


The documentation for this class was generated from the following file: