![]() |
ezEngine Release 25.08
|
Events sent by the ezResourceManager. More...
#include <Declarations.h>
Public Types | |
| enum class | Type { ManagerShuttingDown , 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) |