Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
CompartmentDoorInfo.c
Go to the documentation of this file.
1/*
2===========================================
3Do not modify, this script is generated
4===========================================
5*/
6
8{
9 proto external bool UseTeleportForGetIn();
10 proto external bool UseTeleportForGetOut();
11 proto external PointInfo GetEntryPointInfo();
12 proto external PointInfo GetAIEntryPointInfo();
13 proto external PointInfo GetAIJumpPointInfo();
14 proto external PointInfo GetExitPointInfo();
15 proto external PointInfo GetExitTeleportPointInfo();
16 proto external bool HasExitPointInfoDefined();
17 proto external ECharacterStanceChange GetStanceChangeOnExit();
18}
PointInfo - allows to define position.
Definition PointInfo.c:9
ECharacterStanceChange