NotifyRegistrationEvent

Windows
MacOS
Linux

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

Syntax

void NotifyRegistrationEvent
(
    const TCHAR * PackageName,
    const TCHAR * Name,
    ENotifyRegistrationType NotifyRegistrationType,
    ENotifyRegistrationPhase NotifyRegistrationPhase,
    UObject *(*)() InRegister,
    bool InbDynamic
)

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