Arma Reforger Script API
Loading...
Searching...
No Matches
CompartmentDoorInfo Interface Reference
Inheritance diagram for CompartmentDoorInfo:
BaseCompartmentDoor SCR_CompartmentDoorInfo

Public Member Functions

proto external bool UseTeleportForGetIn ()
 
proto external bool UseTeleportForGetOut ()
 
proto external PointInfo GetEntryPointInfo ()
 
proto external PointInfo GetAIEntryPointInfo ()
 
proto external PointInfo GetAIJumpPointInfo ()
 
proto external PointInfo GetExitPointInfo ()
 
proto external bool HasExitPointInfoDefined ()
 
proto external ECharacterStanceChange GetStanceChangeOnExit ()
 
- Public Member Functions inherited from BaseCompartmentDoor
proto external int GetAnimDoorIndex ()
 

Member Function Documentation

◆ GetAIEntryPointInfo()

proto external PointInfo CompartmentDoorInfo.GetAIEntryPointInfo ( )

◆ GetAIJumpPointInfo()

proto external PointInfo CompartmentDoorInfo.GetAIJumpPointInfo ( )

◆ GetEntryPointInfo()

proto external PointInfo CompartmentDoorInfo.GetEntryPointInfo ( )

◆ GetExitPointInfo()

proto external PointInfo CompartmentDoorInfo.GetExitPointInfo ( )

◆ GetStanceChangeOnExit()

proto external ECharacterStanceChange CompartmentDoorInfo.GetStanceChangeOnExit ( )

◆ HasExitPointInfoDefined()

proto external bool CompartmentDoorInfo.HasExitPointInfoDefined ( )

◆ UseTeleportForGetIn()

proto external bool CompartmentDoorInfo.UseTeleportForGetIn ( )

◆ UseTeleportForGetOut()

proto external bool CompartmentDoorInfo.UseTeleportForGetOut ( )

The documentation for this interface was generated from the following file: