FPakSetIndexSettings

Delegate which allows a project to configure Index Pruning.

Windows
MacOS
Linux

Type

typedef TBaseDelegate_ThreeParams< void, bool &, bool &, bool & > FPakSetIndexSettings

References

Module

PakFile

Header

/Engine/Source/Runtime/PakFile/Public/IPlatformFilePak.h

Include

#include "IPlatformFilePak.h"

Remarks

Delegate which allows a project to configure Index Pruning. This is a delegate instead of a config file because config files are loaded after the first PakFiles

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