Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_BoardingWaypoint.c File Reference

Go to the source code of this file.

Classes

class  SCR_BoardingWaypointClass
class  SCR_AIBoardingParameters
class  SCR_BoardingWaypoint

Variables

bool m_bIsDriverAllowed = true
bool m_bIsGunnerAllowed = true
bool m_bIsCargoAllowed = true
SCR_BoardingWaypoint BaseContainerProps

Variable Documentation

◆ BaseContainerProps

SCR_BoardingWaypoint BaseContainerProps

Definition at line 1 of file SCR_BoardingWaypoint.c.

◆ m_bIsCargoAllowed

bool m_bIsCargoAllowed = true

Definition at line 15 of file SCR_BoardingWaypoint.c.

◆ m_bIsDriverAllowed

bool m_bIsDriverAllowed = true

Definition at line 13 of file SCR_BoardingWaypoint.c.

◆ m_bIsGunnerAllowed

bool m_bIsGunnerAllowed = true

Definition at line 14 of file SCR_BoardingWaypoint.c.