Navigation
API > API/Editor > API/Editor/GameProjectGeneration
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UClassTemplate
- UPluginClassTemplate
- USoundCueTemplateClassTemplate
- USoundModulationClassTemplate
- USoundModulationGeneratorClassTemplate
References
| Module | GameProjectGeneration |
| Header | /Engine/Source/Editor/GameProjectGeneration/Public/ClassTemplateEditorSubsystem.h |
| Include | #include "ClassTemplateEditorSubsystem.h" |
Syntax
class UPluginClassTemplate : public 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. |