UClassTemplate::GetFilename

Returns the filename associated with the provided class template without an extension.

Windows
MacOS
Linux

References

Module

GameProjectGeneration

Header

/Engine/Source/Editor/GameProjectGeneration/Public/ClassTemplateEditorSubsystem.h

Include

#include "ClassTemplateEditorSubsystem.h"

Source

/Engine/Source/Editor/GameProjectGeneration/Private/ClassTemplateEditorSubsystem.cpp

Syntax

virtual FString GetFilename() const

Remarks

Returns the filename associated with the provided class template without an extension. Defaults to class name.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss