Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/Serialization > API/Runtime/CoreUObject/Serialization/IAsyncPackageLoader
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/Serialization/AsyncPackageLoader.h |
| Include | #include "Serialization/AsyncPackageLoader.h" |
void NotifyRegistrationEvent
(
const TCHAR * PackageName,
const TCHAR * Name,
ENotifyRegistrationType NotifyRegistrationType,
ENotifyRegistrationPhase NotifyRegistrationPhase,
UObject * InRegister,
bool InbDynamic,
UObject * FinishedObject
)