Event called from SEffectManager when the Effect is unregistered.
- Заметки
- Should only ever be called by SEffectManager!
См. определение в файле Effect.c строка 365
366 {
369 }
bool m_IsRegistered
Whether the effect is registered in SEffectManager.
void SetID(int id)
Set the ID registered in SEffectManager.
static const int INVALID_ID
As the counter starts at 1, Effect ID can never be 0.
Manager class for managing Effect (EffectParticle, EffectSound)
Перекрестные ссылки SEffectManager::INVALID_ID, m_IsRegistered и SetID().