mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
22 lines
537 B
C++
22 lines
537 B
C++
PREP(addDamageToUnit);
|
|
PREP(addStateHandler);
|
|
PREP(adjustPainLevel);
|
|
PREP(bodyCleanupLoop);
|
|
PREP(conditionCardiacArrestTimer);
|
|
PREP(conditionExecutionDeath);
|
|
PREP(dev_watchMedicalStats);
|
|
PREP(displayPatientInformation);
|
|
PREP(displayTriageCard);
|
|
PREP(getUnitState);
|
|
PREP(handleIncapacitation);
|
|
PREP(handleInit);
|
|
PREP(handleKilled);
|
|
PREP(handleLocal);
|
|
PREP(handleRespawn);
|
|
PREP(install);
|
|
PREP(moduleAssignMedicRoles);
|
|
PREP(moduleAssignMedicalVehicle);
|
|
PREP(moduleMedicalSettings);
|
|
PREP(serverRemoveBody);
|
|
PREP(setUnconsciousStatemachine);
|