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

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... | |
| TConversationStateOpId SConversationAction::FixedId |
Fixed Id.
Arbitrary identifier used when defining 'fixed' actions that automatically show up in the editor
| TConversationStateIndexId SConversationAction::Index |
Index.
Action index array for the conversation choices
| EConversationActionOp SConversationAction::Operation |
Operation.
Operation modifier array for the conversation choices
| CConversationStateLink SConversationAction::State |
State.
State of the campaign for the conversation choices
| SConversationUserValue SConversationAction::User |
User.
User defined data to be modified by this action
| int32 SConversationAction::Value |
Value.
Number of conversation choices
1.8.14