ezEngine  Release 25.03
ezResourceManagerEvent Struct Reference

Events sent by the ezResourceManager. More...

#include <Declarations.h>

Public Types

enum  Type { Type::ManagerShuttingDown, Type::ReloadAllResources }
 

Public Attributes

Type m_Type
 

Detailed Description

Events sent by the ezResourceManager.

Member Enumeration Documentation

◆ Type

Enumerator
ManagerShuttingDown 

Sent first thing by ezResourceManager::OnEngineShutdown().

ReloadAllResources 

Sent by ezResourceManager::ReloadAllResources() if any resource got unloaded (not yet reloaded)


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