ACE3/addons/medical_status/XEH_PREP.hpp
2019-10-07 01:36:55 +02:00

17 lines
372 B
C++

PREP(addMedicationAdjustment);
PREP(getBloodLoss);
PREP(getBloodPressure);
PREP(getBloodVolumeChange);
PREP(getCardiacOutput);
PREP(getMedicationCount);
PREP(handleKilled);
PREP(hasStableVitals);
PREP(initUnit);
PREP(isBeingCarried);
PREP(isBeingDragged);
PREP(isInStableCondition);
PREP(setCardiacArrest);
PREP(setDead);
PREP(setUnconscious);
PREP(updateWoundBloodLoss);