mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
b54992b8fc
Co-authored-by: johnb432 <58661205+johnb432@users.noreply.github.com> Co-authored-by: LinkIsGrim <salluci.lovi@gmail.com>
12 lines
246 B
C++
12 lines
246 B
C++
PREP(addRopeToVehicle);
|
|
PREP(attachRopePFH);
|
|
PREP(attachVehicles);
|
|
PREP(detachChild);
|
|
PREP(detachRope);
|
|
PREP(getDetachActions);
|
|
PREP(isSuitableSimulation);
|
|
PREP(onMouseButtonDown);
|
|
PREP(onMouseButtonUp);
|
|
PREP(startTow);
|
|
PREP(towStateMachinePFH);
|