mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Improves the way medical is storing variables in object space by having a common list of variables names as macros. Makes the code a bit cleaner and ensured consistency across components. Also a handy reference for when working on medical to see what values are all stored. |
||
---|---|---|
.. | ||
fnc_addHeartRateAdjustment.sqf | ||
fnc_getBloodLoss.sqf | ||
fnc_getBloodPressure.sqf | ||
fnc_getBloodVolumeChange.sqf | ||
fnc_getCardiacOutput.sqf | ||
fnc_hasStableVitals.sqf | ||
fnc_hasTourniquetAppliedTo.sqf | ||
fnc_initUnit.sqf | ||
fnc_isBeingCarried.sqf | ||
fnc_isBeingDragged.sqf | ||
fnc_isInMedicalFacility.sqf | ||
fnc_isInMedicalVehicle.sqf | ||
fnc_isInStableCondition.sqf | ||
fnc_isMedic.sqf | ||
fnc_isMedicalVehicle.sqf | ||
fnc_setCardiacArrest.sqf | ||
fnc_setDead.sqf | ||
fnc_setUnconscious.sqf | ||
script_component.hpp |