CGameEffectApplyEffect Class

Note

See CGameEffect<Effect> Methods for methods that are shared by all game effect classes. Only the additional methods specific to each class are documented here.


Methods

Name

Description

CGameEffectApplyEffect::CGameEffectApplyEffect

Constructor (additional constructor) creates a CGameEffectApplyEffect object

CGameEffectApplyEffect::OnRemove


CGameEffectApplyEffect::CGameEffectApplyEffect

Constructor - creates a CGameEffectApplyEffect object

void CGameEffectApplyEffect::CGameEffectApplyEffect();

Remarks

Additional constructor for CGameEffectApplyEffect


CGameEffectApplyEffect::OnRemove

virtual void CGameEffectApplyEffect::OnRemove(CGameSprite* pSprite);

Parameters

Remarks