Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject
| Type | Name | Description | |
|---|---|---|---|
| int32 | LoadPackageAsync
(
const FPackagePath& InPackagePath, |
Asynchronously load a package and all contained objects that match context flags. | |
| int32 | LoadPackageAsync
(
const FString& InName, |
Asynchronously load a package and all contained objects that match context flags. | |
| int32 | LoadPackageAsync
(
const FString& InName, |
Asynchronously load a package and all contained objects that match context flags. | |
| int32 | LoadPackageAsync
(
const FString& InName, |
Asynchronously load a package and all contained objects that match context flags. | |
| int32 | LoadPackageAsync
(
const FPackagePath& InPackagePath, |
Asynchronously load a package and all contained objects that match context flags. |