mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
ac3642d074
* Optimize attach get children actions * Store CfgMagazines and CfgWeapons config lookups
10 lines
167 B
C++
10 lines
167 B
C++
PREP(attach);
|
|
PREP(canAttach);
|
|
PREP(canDetach);
|
|
PREP(detach);
|
|
PREP(getChildrenActions);
|
|
PREP(handleGetIn);
|
|
PREP(handleGetOut);
|
|
PREP(handleKilled);
|
|
PREP(placeApprove);
|