mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
df60c744c1
Return value of HandleHeal is ignored, but AISFinishHeal works
13 lines
305 B
C++
13 lines
305 B
C++
PREP(applyAnimAfterRagdoll);
|
|
PREP(damageBodyPart);
|
|
PREP(disableThirdParty);
|
|
PREP(getHitpointArmor);
|
|
PREP(getItemArmor);
|
|
PREP(handleDamage);
|
|
PREP(lockUnconsciousSeat);
|
|
PREP(setStructuralDamage);
|
|
PREP(setUnconsciousAnim);
|
|
PREP(unlockUnconsciousSeat);
|
|
PREP(updateBodyPartVisuals);
|
|
PREP(updateDamageEffects);
|