PC Stable Documentation
|
|
Private Member Functions | |
void | ParticleEffecter (int lifespan) |
override void | Init (int id, EffecterParameters parameters) |
void | SetParticle (int particleID) |
override void | OnVariablesSynchronized () |
void | ~ParticleEffecter () |
Private Attributes | |
protected int | m_ParticleEffectID = -1 |
protected int | m_ParticleEffectIDSync = -1 |
protected ref EffectParticleGeneral | m_Effect = null |
|
inlineprivate |
|
inlineprivate |
References SEffectManager::DestroyEffect(), and m_Effect.
|
inlineprivate |
References ParticleEffecterParameters::m_ParticleID, and SetParticle().
|
inlineprivate |
|
inlineprivate |
References m_ParticleEffectIDSync, and Process().
Referenced by Init().
|
private |
Referenced by OnVariablesSynchronized(), and ~ParticleEffecter().
|
private |
Referenced by OnVariablesSynchronized().
|
private |
Referenced by OnVariablesSynchronized(), and SetParticle().