GameProjectUtils::LoadTemplateDefs

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

Unreal Engine C++ API Reference > Editor > GameProjectGeneration > GameProjectUtils

References

   
Module GameProjectGeneration
Header /Engine/Source/Editor/GameProjectGeneration/Public/GameProjectUtils.h
Include #include "GameProjectUtils.h"
Source /Engine/Source/Editor/GameProjectGeneration/Private/GameProjectUtils.cpp
static [UTemplateProjectDefs](API\Editor\GameProjectGeneration\UTemplateProjectDefs) * LoadTemplateDefs
(
    const [FString](API\Runtime\Core\Containers\FString) & ProjectDirectory
)

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library