mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
48 lines
841 B
C++
48 lines
841 B
C++
|
|
PREP(addCellphoneIED);
|
|
PREP(addClacker);
|
|
PREP(addDetonateActions);
|
|
PREP(addExplosiveActions);
|
|
PREP(addToSpeedDial);
|
|
PREP(addTransmitterActions);
|
|
PREP(addTriggerActions);
|
|
PREP(cancelPlacement);
|
|
PREP(canDefuse);
|
|
PREP(canDetonate);
|
|
PREP(connectExplosive);
|
|
PREP(defuseExplosive);
|
|
PREP(detonateExplosive);
|
|
PREP(detonateExplosiveAll);
|
|
PREP(dialPhone);
|
|
PREP(dialingPhone);
|
|
|
|
PREP(handleScrollWheel);
|
|
|
|
PREP(hasExplosives);
|
|
PREP(hasPlacedExplosives);
|
|
|
|
PREP(interactEH);
|
|
|
|
PREP(getDetonators);
|
|
PREP(getPlacedExplosives);
|
|
PREP(getSpeedDialExplosive);
|
|
|
|
PREP(module);
|
|
|
|
PREP(onIncapacitated);
|
|
PREP(onInventoryChanged);
|
|
|
|
PREP(openTimerSetUI);
|
|
|
|
PREP(placeExplosive);
|
|
PREP(removeFromSpeedDial);
|
|
|
|
PREP(scriptedExplosive);
|
|
PREP(selectTrigger);
|
|
PREP(setupExplosive);
|
|
PREP(setPosition);
|
|
PREP(setSpeedDial);
|
|
PREP(startDefuse);
|
|
PREP(startTimer);
|
|
PREP(triggerType);
|