GameProjectUtils::LoadTemplateDefs

Loads a template project definitions object from the TemplateDefs.ini file in the specified project

Windows
MacOS
Linux

References

Module

GameProjectGeneration

Header

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

Include

#include "GameProjectUtils.h"

Source

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

Syntax

static UTemplateProjectDefs * LoadTemplateDefs
(
    const FString & ProjectDirectory
)

Remarks

Loads a template project definitions object from the TemplateDefs.ini file in the specified project

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