PackagesToFullyLoad

A list of tag/array pairs that is used at LoadMap time to fully load packages that may be needed for the map/game with DLC, but we can't use DynamicLoadObject to load from the packages

Choose your operating system:

Windows

macOS

Linux

Syntax

TArray< struct FFullyLoadedPackagesInfo > PackagesToFullyLoad

Remarks

A list of tag/array pairs that is used at LoadMap time to fully load packages that may be needed for the map/game with DLC, but we can't use DynamicLoadObject to load from the packages