A Demo Project for the UnrealEngineSDK
|
#include "PropertyEditorModule.h"
#include "IDetailCustomization.h"
#include "IDetailPropertyRow.h"
#include "DlgManager.h"
#include "DialogueEditor/Nodes/DialogueGraphNode.h"
#include "DialogueDetailsPanelUtils.h"
Go to the source code of this file.
Classes | |
class | FDialogueGraphNode_Details |