Navigation
API > API/Editor > API/Editor/GameProjectGeneration > API/Editor/GameProjectGeneration/UClassTemplate
Description
Returns the filename associated with the provided class template without an extension. Defaults to class name.
| Name | GetFilename |
| Type | function |
| Header File | /Engine/Source/Editor/GameProjectGeneration/Public/ClassTemplateEditorSubsystem.h |
| Include Path | #include "ClassTemplateEditorSubsystem.h" |
| Source | /Engine/Source/Editor/GameProjectGeneration/Private/ClassTemplateEditorSubsystem.cpp |
virtual FString GetFilename() const