CreatePackage

Overload list

Windows
MacOS
Linux
Name Description

Public function

UPackage ...

 

CreatePackage

(
    const TCHAR* PackageName
)

Find an existing package by name or create it if it doesn't exist

Public function

UPackage ...

 

CreatePackage

(
    UObject* InOuter,
    const TCHAR* PackageName
)

Use CreatePackage overload that does not take the first Outer parameter. Specifying non-null outers for UPackages is no longer supported.

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