PromptUserIfExistingObject

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

PromptUserIfExistingObject

(
    const FString& Name,
    const FString& Package,
    UPackage*& Pkg
)

Public function

bool

 

PromptUserIfExistingObject

(
    const FString& Name,
    const FString& Package,
    const FString& Group,
    UPackage*& Pkg
)

Creating groups (nested packages) is no longer supported. Use PromptUserIfExistingObject overload that does not take the Group paramater.

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