A Demo Project for the UnrealEngineSDK
|
#include "ConvertSpeechNodesToSpeechSequence_DialogueGraphSchemaAction.h"
#include "ScopedTransaction.h"
#include "NewNode_DialogueGraphSchemaAction.h"
#include "DlgDialogue.h"
#include "DialogueEditorUtilities.h"
#include "Nodes/DlgNode_SpeechSequence.h"
#include "Nodes/DlgNode_Speech.h"
#include "DialogueEditor/Nodes/DialogueGraphNode.h"
Go to the source code of this file.
Macros | |
#define | LOCTEXT_NAMESPACE "ConvertSpeechNodesToSpeechSequence_DialogueGraphSchemaAction" |
#define LOCTEXT_NAMESPACE "ConvertSpeechNodesToSpeechSequence_DialogueGraphSchemaAction" |
Definition at line 13 of file ConvertSpeechNodesToSpeechSequence_DialogueGraphSchemaAction.cpp.