sc2-gamedata
Public Attributes | List of all members
SConversationStateIndex Struct Reference

#include <ConversationState.h>

Collaboration diagram for SConversationStateIndex:
Collaboration graph
[legend]

Public Attributes

TConversationStateIndexId Id
 Item Id. More...
 
CStringLink Name
 Name. More...
 
CStringLink EditorPrefix
 Editor Prefix. More...
 
CStringLink EditorSuffix
 Editor Suffix. More...
 
CColor Color
 Color. More...
 
CImagePath ImagePath
 Image Path. More...
 
ETextTagEdge ImageEdge
 Image Edge. More...
 
EAttachmentID ImageAttach
 Image Attach Point. More...
 
CMoviePath MoviePath
 Movie. More...
 
std::vector< SConversationStateInfoTextInfoText
 Info - Text. More...
 
std::vector< SConversationStateInfoValueInfoValue
 Info - Values. More...
 
std::vector< SConversationStateInfoModelInfoModel
 Info - Models. More...
 
std::vector< SConversationStateInfoUpgradeInfoUpgrade
 Info - Upgrades. More...
 
std::vector< SConversationStateInfoAbilCmdInfoAbilCmd
 Info - Ability Commands. More...
 
std::vector< SConversationStateVariationVariations
 Variations. More...
 

Detailed Description

Remarks
Struct

Member Data Documentation

◆ Color

CColor SConversationStateIndex::Color

Color.

Color of the conversation state

◆ EditorPrefix

CStringLink SConversationStateIndex::EditorPrefix

Editor Prefix.

Text included before the name when displaying in the editor only

◆ EditorSuffix

CStringLink SConversationStateIndex::EditorSuffix

Editor Suffix.

Text included after the name when displaying in the editor only

◆ Id

TConversationStateIndexId SConversationStateIndex::Id

Item Id.

Conversation state ID

◆ ImageAttach

EAttachmentID SConversationStateIndex::ImageAttach

Image Attach Point.

Attachment point for trigger-based image display associated with this state

Remarks
minValue: Unknown

◆ ImageEdge

ETextTagEdge SConversationStateIndex::ImageEdge

Image Edge.

Text tag edge for trigger-based image display associated with this state

Remarks
minValue: Unknown

◆ ImagePath

CImagePath SConversationStateIndex::ImagePath

Image Path.

Image path for trigger-based image display associated with this state

◆ InfoAbilCmd

std::vector<SConversationStateInfoAbilCmd> SConversationStateIndex::InfoAbilCmd

Info - Ability Commands.

Ability command associated with a state value

◆ InfoModel

std::vector<SConversationStateInfoModel> SConversationStateIndex::InfoModel

Info - Models.

Model associated with a state value

◆ InfoText

std::vector<SConversationStateInfoText> SConversationStateIndex::InfoText

Info - Text.

Text associated with a state value

◆ InfoUpgrade

std::vector<SConversationStateInfoUpgrade> SConversationStateIndex::InfoUpgrade

Info - Upgrades.

Upgrade associated with a state value

◆ InfoValue

std::vector<SConversationStateInfoValue> SConversationStateIndex::InfoValue

Info - Values.

Numerical value associated with a state value

◆ MoviePath

CMoviePath SConversationStateIndex::MoviePath

Movie.

Movie file associated with a state value

◆ Name

CStringLink SConversationStateIndex::Name

Name.

Name of the conversation state

◆ Variations

std::vector<SConversationStateVariation> SConversationStateIndex::Variations

Variations.

For model-based states corresponding to units, variations represent different model files which may be used


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