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

#include <ConversationState.h>

Collaboration diagram for SConversationCondition:
Collaboration graph
[legend]

Public Attributes

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

Detailed Description

Remarks
Struct

Member Data Documentation

◆ FixedId

TConversationStateOpId SConversationCondition::FixedId

Fixed Id.

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

◆ Index

TConversationStateIndexId SConversationCondition::Index

Index.

Default conditions for the conversation choices

◆ Operation

EConversationConditionOp SConversationCondition::Operation

Operation.

Operation modifier array for the conversation choices

Remarks
minValue: Unknown

◆ State

CConversationStateLink SConversationCondition::State

State.

Previously met conditions array for the conversation choices

◆ User

SConversationUserValue SConversationCondition::User

User.

User defined data to be checked by this condition

◆ Value

int32 SConversationCondition::Value

Value.

Previously met condition value array for the conversation choices


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