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