Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
DelayedAutoRegister.h File Reference
#include "HAL/Platform.h"
#include "Templates/Function.h"
+ Include dependency graph for DelayedAutoRegister.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  FDelayedAutoRegisterHelper
 

Enumerations

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

Enumeration Type Documentation

◆ EDelayedRegisterRunPhase

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

Definition at line 8 of file DelayedAutoRegister.h.