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