UPluginClassTemplate::GetDirectory

Returns the directory containing the text file template for the given base generated class.

Windows
MacOS
Linux

Override Hierarchy

UClassTemplate::GetDirectory()

UPluginClassTemplate::GetDirectory()

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 GetDirectory() const

Remarks

Returns the directory containing the text file template for the given base generated class.

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