FAddToProjectConfig::InitialPath

The initial path we should use as the destination for the new file, or an empty string to choose a suitable default based upon the module path.

Windows
MacOS
Linux

References

Module

GameProjectGeneration

Header

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

Include

#include "AddToProjectConfig.h"

Syntax

FAddToProjectConfig & InitialPath
(
    FString InInitialPath
)

Remarks

The initial path we should use as the destination for the new file, or an empty string to choose a suitable default based upon the module path.

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