DirectoriesToAlwaysStageAsUFSServer

Directories containing files that should always be added to the .pak file for a dedicated server (if using a .pak file; otherwise they're copied as individual files) This is used to stage additional files that you manually load via the UFS (Unreal File System) file IO API

Windows
MacOS
Linux

Syntax

TArray< FDirectoryPath > DirectoriesToAlwaysStageAsUFSServer

Remarks

Directories containing files that should always be added to the .pak file for a dedicated server (if using a .pak file; otherwise they're copied as individual files) This is used to stage additional files that you manually load via the UFS (Unreal File System) file IO API

These paths are relative to your project Content directory

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