A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
DialogueGraphSchema.cpp File Reference
#include "DialogueGraphSchema.h"
#include "Framework/MultiBox/MultiBoxBuilder.h"
#include "UObject/UObjectIterator.h"
#include "ScopedTransaction.h"
#include "AssetData.h"
#include "GraphEditorActions.h"
#include "DialogueGraph.h"
#include "DialogueEditor/Nodes/DialogueGraphNode.h"
#include "DialogueEditor/Nodes/DialogueGraphNode_Edge.h"
#include "SchemaActions/NewComment_DialogueGraphSchemaAction.h"
#include "SchemaActions/NewNode_DialogueGraphSchemaAction.h"
#include "SchemaActions/ConvertSpeechNodesToSpeechSequence_DialogueGraphSchemaAction.h"
Include dependency graph for DialogueGraphSchema.cpp:

Go to the source code of this file.

Macros

#define LOCTEXT_NAMESPACE   "DlgDialogueGraphSchema"
 

Macro Definition Documentation

◆ LOCTEXT_NAMESPACE

#define LOCTEXT_NAMESPACE   "DlgDialogueGraphSchema"

Definition at line 21 of file DialogueGraphSchema.cpp.