CGameEffectDisease 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 |
CGameEffectDisease::OnAddSpecific
virtual void CGameEffectDisease::OnAddSpecific(CGameSprite* pSprite);
Parameters
CGameSprite* pSprite - pointer to game sprite object
Remarks