Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
SCR_QRFVehicleSpawnConfig Interface Reference

Public Member Functions

void SCR_QRFVehicleSpawnConfig (notnull SCR_BaseCompartmentManagerComponent vehicleCompartmentMGR, SCR_EQRFGroupType groupType, vector targetPosition, notnull SCR_ScenarioFrameworkQRFSlotAI slot)
 

Public Attributes

SCR_BaseCompartmentManagerComponent m_VehicleCompartmentMGR
 
SCR_EQRFGroupType m_eGroupType
 
vector m_vTargetPosition
 
SCR_ScenarioFrameworkQRFSlotAI m_Slot
 

Constructor & Destructor Documentation

◆ SCR_QRFVehicleSpawnConfig()

void SCR_QRFVehicleSpawnConfig.SCR_QRFVehicleSpawnConfig ( notnull SCR_BaseCompartmentManagerComponent  vehicleCompartmentMGR,
SCR_EQRFGroupType  groupType,
vector  targetPosition,
notnull SCR_ScenarioFrameworkQRFSlotAI  slot 
)
Parameters
[in]vehicleCompartmentMGR
[in]groupTypetype of a QRF force that this is meant to represent
[in]targetPositionloaction to which QRF group will be sent
[in]slotwhich was used to spawn this vehicle

Member Data Documentation

◆ m_eGroupType

SCR_EQRFGroupType SCR_QRFVehicleSpawnConfig.m_eGroupType

◆ m_Slot

SCR_ScenarioFrameworkQRFSlotAI SCR_QRFVehicleSpawnConfig.m_Slot

◆ m_VehicleCompartmentMGR

SCR_BaseCompartmentManagerComponent SCR_QRFVehicleSpawnConfig.m_VehicleCompartmentMGR

◆ m_vTargetPosition

vector SCR_QRFVehicleSpawnConfig.m_vTargetPosition

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