GenerateBasicSourceCode

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

bool

 

GenerateBasicSourceCode

(
    TArray< FString >& OutCreatedFiles,
    FText& OutFailReason
)

Creates the basic source code for a new project. On failure, OutFailReason will be populated.

Private function Static

bool

 

GenerateBasicSourceCode

(
    const FString& NewProjectSourcePat...,
    const FString& NewProjectName,
    const FString& NewProjectRoot,
    TArray< FString >& OutGeneratedSta...,
    TArray< FString >& OutCreatedFiles,
    FText& OutFailReason
)

Creates the basic source code for a new project. On failure, OutFailReason will be populated.

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