Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
CompartmentDoorInfo.c
Go to the documentation of this file.
1
/*
2
===========================================
3
Do not modify, this script is generated
4
===========================================
5
*/
6
7
class
CompartmentDoorInfo
:
BaseCompartmentDoor
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
}
BaseCompartmentDoor
Definition
BaseCompartmentDoor.c:8
CompartmentDoorInfo
Definition
CompartmentDoorInfo.c:8
PointInfo
PointInfo - allows to define position.
Definition
PointInfo.c:9
ECharacterStanceChange
ECharacterStanceChange
Definition
ECharacterStanceChange.c:13
scripts
Game
generated
CompartmentDoorInfo.c
Generated by
1.17.0