Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FCoreDelegates
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/CoreDelegates.h |
| Include | #include "Misc/CoreDelegates.h" |
Syntax
static TDelegate < int32 < FString > &)> OnMountAllPakFiles;
Remarks
Callback for mounting all the pak files in default locations.