Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
DamageModuleInterface Member List

This is the complete list of members for DamageModuleInterface, including all inherited members.

onBodyDamageStateChange(const DamageInfo *damageInfo, BodyDamageType oldState, BodyDamageType newState)=0DamageModuleInterfacepure virtual
onDamage(DamageInfo *damageInfo)=0DamageModuleInterfacepure virtual
onHealing(DamageInfo *damageInfo)=0DamageModuleInterfacepure virtual