Navigation
API > API/Runtime > API/Runtime/CoreUObject
| Name | ENotifyRegistrationPhase |
| Type | enum |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/Serialization/AsyncLoadingEvents.h |
| Include Path | #include "Serialization/AsyncLoadingEvents.h" |
Syntax
enum ENotifyRegistrationPhase
{
NRP_Added,
NRP_Started,
NRP_Finished,
}
Values
| Name | Remarks |
|---|---|
| NRP_Added | |
| NRP_Started | |
| NRP_Finished |