ezEngine  Release 25.03
ezEditorAppEvent Struct Reference

Public Types

enum  Type { Type::BeforeApplyDataDirectories, Type::ReloadResources, Type::EditorStarted }
 

Public Attributes

Type m_Type
 

Member Enumeration Documentation

◆ Type

Enumerator
BeforeApplyDataDirectories 

Sent after data directory config was loaded, but before it is applied. Allows to add custom dependencies at the right moment.

ReloadResources 

Sent when 'ReloadResources' has been triggered (and a message was sent to the engine)

EditorStarted 

Editor has finished all initialization code and will now load the recent project.


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