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

#include <ConversationState.h>

Collaboration diagram for SConversationAction:
Collaboration graph
[legend]

Public Attributes

TConversationStateOpId FixedId
 Fixed Id. More...
 
CConversationStateLink State
 State. More...
 
TConversationStateIndexId Index
 Index. More...
 
SConversationUserValue User
 User. More...
 
EConversationActionOp Operation
 Operation. More...
 
int32 Value
 Value. More...
 

Detailed Description

Remarks
Struct

Member Data Documentation

◆ FixedId

TConversationStateOpId SConversationAction::FixedId

Fixed Id.

Arbitrary identifier used when defining 'fixed' actions that automatically show up in the editor

◆ Index

TConversationStateIndexId SConversationAction::Index

Index.

Action index array for the conversation choices

◆ Operation

EConversationActionOp SConversationAction::Operation

Operation.

Operation modifier array for the conversation choices

Remarks
minValue: Unknown

◆ State

CConversationStateLink SConversationAction::State

State.

State of the campaign for the conversation choices

◆ User

SConversationUserValue SConversationAction::User

User.

User defined data to be modified by this action

◆ Value

int32 SConversationAction::Value

Value.

Number of conversation choices


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