DIFF

class EffecterBaseSource

EffecterBase EntityAI Entity ObjectTyped Object IEntity Managed

All members, including inherited

Constructors 1

void EffecterBase()

Constants 1

Members 4

protected float m_Lifespan
protected int m_ID
Referenced by DecreaseLifespan(), and Init()
protected int m_Command = EffecterCommands.NONE
protected int m_CommandSync = EffecterCommands.NONE

Methods 8

void DecreaseLifespan(float timeSlice)
void SetLifespan(float lifespan)
References m_Lifespan
Referenced by Init()
void Start()
References Process(), and m_CommandSync
void Stop()
References Process(), and m_CommandSync
void Reactivate()
References Process(), and m_CommandSync
override int GetHideIconMask()