FOnAsyncLoadPackage

Callback on the game thread when an async load is started. This goes off before the packages has finished loading.

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_OneParam< void, const FString & > FOnAsyncLoadPackage

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/CoreDelegates.h

Include

#include "Misc/CoreDelegates.h"

Remarks

Callback on the game thread when an async load is started. This goes off before the packages has finished loading.

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