|
CriWare Unreal Engine
Plug-ins for CriWare solutions.
|
#include "AtomSoundClassGraphSchema.h"#include "UObject/ObjectPtr.h"#include "AssetRegistry/AssetData.h"#include "EdGraph/EdGraph.h"#include "EdGraph/EdGraphNode.h"#include "EdGraph/EdGraphPin.h"#include "Framework/Commands/GenericCommands.h"#include "GraphEditorActions.h"#include "HAL/PlatformCrt.h"#include "Internationalization/Internationalization.h"#include "ScopedTransaction.h"#include "Templates/Casts.h"#include "Templates/SharedPointer.h"#include "ToolMenu.h"#include "ToolMenuSection.h"#include "Toolkits/ToolkitManager.h"#include "Atom/AtomSoundClass.h"#include "AtomSoundClassGraph.h"#include "AtomSoundClassGraphNode.h"#include "Toolkits/AtomSoundClassEditorToolkit.h"マクロ定義 | |
| #define | LOCTEXT_NAMESPACE "AtomSoundClassSchema" |
| #define LOCTEXT_NAMESPACE "AtomSoundClassSchema" |