Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_VehiclePilotVacancyCheck Class Reference
Inheritance diagram for SCR_VehiclePilotVacancyCheck:

Protected Member Functions

override bool CheckCondition (Vehicle vehicle)
SCR_AIGroup GetIgnoredAiGroup ()
void SetIgnoredAiGroup (SCR_AIGroup aiGroup)
bool CheckPilotVacancy (notnull Vehicle vehicle)
PilotCompartmentSlot GetPilotCompartment (notnull Vehicle vehicle)
void SCR_VehiclePilotVacancyCheck ()

Protected Attributes

SCR_AIGroup m_IgnoredAiGroup

Detailed Description

Definition at line 2 of file SCR_VehiclePilotVacancyCheck.c.

Constructor & Destructor Documentation

◆ SCR_VehiclePilotVacancyCheck()

void SCR_VehiclePilotVacancyCheck::SCR_VehiclePilotVacancyCheck ( )
inlineprotected

Definition at line 77 of file SCR_VehiclePilotVacancyCheck.c.

Member Function Documentation

◆ CheckCondition()

override bool SCR_VehiclePilotVacancyCheck::CheckCondition ( Vehicle vehicle)
inlineprotected

Definition at line 7 of file SCR_VehiclePilotVacancyCheck.c.

◆ CheckPilotVacancy()

bool SCR_VehiclePilotVacancyCheck::CheckPilotVacancy ( notnull Vehicle vehicle)
inlineprotected

Definition at line 28 of file SCR_VehiclePilotVacancyCheck.c.

◆ GetIgnoredAiGroup()

SCR_AIGroup SCR_VehiclePilotVacancyCheck::GetIgnoredAiGroup ( )
inlineprotected

Definition at line 16 of file SCR_VehiclePilotVacancyCheck.c.

◆ GetPilotCompartment()

PilotCompartmentSlot SCR_VehiclePilotVacancyCheck::GetPilotCompartment ( notnull Vehicle vehicle)
inlineprotected

Definition at line 57 of file SCR_VehiclePilotVacancyCheck.c.

◆ SetIgnoredAiGroup()

void SCR_VehiclePilotVacancyCheck::SetIgnoredAiGroup ( SCR_AIGroup aiGroup)
inlineprotected

Definition at line 22 of file SCR_VehiclePilotVacancyCheck.c.

Member Data Documentation

◆ m_IgnoredAiGroup

SCR_AIGroup SCR_VehiclePilotVacancyCheck::m_IgnoredAiGroup
protected

Definition at line 4 of file SCR_VehiclePilotVacancyCheck.c.


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