UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
DelayedAutoRegister.h File Reference
#include "HAL/Platform.h"

Go to the source code of this file.

Classes

struct  FDelayedAutoRegisterHelper
 

Enumerations

enum class  EDelayedRegisterRunPhase : uint8 {
  StartOfEnginePreInit , FileSystemReady , TaskGraphSystemReady , StatSystemReady ,
  IniSystemReady , EarliestPossiblePluginsLoaded , PreRHIInit , ShaderTypesReady ,
  PreObjectSystemReady , ObjectSystemReady , DeviceProfileManagerReady , EndOfEngineInit ,
  NumRunOncePhases , LiveCodingReload , NumPhases
}
 

Enumeration Type Documentation

◆ EDelayedRegisterRunPhase

Enumerator
StartOfEnginePreInit 
FileSystemReady 
TaskGraphSystemReady 
StatSystemReady 
IniSystemReady 
EarliestPossiblePluginsLoaded 
PreRHIInit 
ShaderTypesReady 
PreObjectSystemReady 
ObjectSystemReady 
DeviceProfileManagerReady 
EndOfEngineInit 
NumRunOncePhases 
LiveCodingReload 
NumPhases