ezEngine  Release 25.03
ezStartupStage Struct Reference

Describes the different stages during startup and shutdown. More...

#include <SubSystem.h>

Public Types

enum  Enum {
  None = -1, BaseSystems, CoreSystems, HighLevelSystems,
  ENUM_COUNT
}
 

Detailed Description

Describes the different stages during startup and shutdown.

Member Enumeration Documentation

◆ Enum

Enumerator
BaseSystems 

In this stage the absolute base functionality is started. This should only be used by the Foundation library.

CoreSystems 

In this stage the core functionality is being started / shut down.

HighLevelSystems 

In this stage the higher level functionality, which depends on a rendering context, is being started / shut down.


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