![]() |
ezEngine
Release 25.03
|
Events sent by the ezResourceManager. More...
#include <Declarations.h>
Public Types | |
enum | Type { Type::ManagerShuttingDown, Type::ReloadAllResources } |
Public Attributes | |
Type | m_Type |
Events sent by the ezResourceManager.
|
strong |
Enumerator | |
---|---|
ManagerShuttingDown | Sent first thing by ezResourceManager::OnEngineShutdown(). |
ReloadAllResources | Sent by ezResourceManager::ReloadAllResources() if any resource got unloaded (not yet reloaded) |