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