UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FEarlyRegistrationEventsRecorder Class Reference

Public Member Functions

 FEarlyRegistrationEventsRecorder ()
 
void NotifyRegistrationEvent (FName PackageName, FName Name, ENotifyRegistrationType NotifyRegistrationType, ENotifyRegistrationPhase NotifyRegistrationPhase, UObject *(*RegisterFunc)(), bool bDynamic, UObject *FinishedObject)
 
void Replay (IAsyncPackageLoader &PackageLoader)
 

Constructor & Destructor Documentation

◆ FEarlyRegistrationEventsRecorder()

FEarlyRegistrationEventsRecorder::FEarlyRegistrationEventsRecorder ( )
inline

Member Function Documentation

◆ NotifyRegistrationEvent()

void FEarlyRegistrationEventsRecorder::NotifyRegistrationEvent ( FName  PackageName,
FName  Name,
ENotifyRegistrationType  NotifyRegistrationType,
ENotifyRegistrationPhase  NotifyRegistrationPhase,
UObject *(*)()  RegisterFunc,
bool  bDynamic,
UObject FinishedObject 
)
inline

◆ Replay()

void FEarlyRegistrationEventsRecorder::Replay ( IAsyncPackageLoader PackageLoader)
inline

The documentation for this class was generated from the following file: