Navigation
Unreal Engine C++ API Reference > Editor > GameProjectGeneration
Inheritance Hierarchy
References
Module | GameProjectGeneration |
Header | /Engine/Source/Editor/GameProjectGeneration/Public/ClassTemplateEditorSubsystem.h |
Include | #include "ClassTemplateEditorSubsystem.h" |
Syntax
class UPluginClassTemplate : public [UClassTemplate](API\Editor\GameProjectGeneration\UClassTemplate)
Variables
Type | Name | Description |
---|---|---|
FString | PluginName |
Overridden from UClassTemplate
Type | Name | Description |
---|---|---|
FString | GetDirectory () | Returns the directory containing the text file template for the given base generated class. |