ACE3/addons/gunbag/XEH_PREP.hpp

11 lines
174 B
C++
Raw Normal View History

2016-06-12 11:51:23 +00:00
2016-05-03 08:21:21 +00:00
PREP(toGunbag);
2016-06-12 11:51:23 +00:00
PREP(toGunbagCallback);
2016-05-03 08:21:21 +00:00
PREP(offGunbag);
2016-06-12 11:51:23 +00:00
PREP(offGunbagCallback);
2016-05-03 08:21:21 +00:00
PREP(status);
PREP(canInteract);
2016-05-04 07:56:33 +00:00
PREP(calculateMass);
2016-06-12 11:51:23 +00:00
PREP(hasGunbag);
PREP(isMachineGun);