Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_AICompartmentHandling Interface Reference

Static Public Member Functions

static ECompartmentType CompartmentClassToType (TypeName type)
 
static bool FindAvailableCompartmentInVehicles (array< IEntity > vehicles, ECompartmentType roleInVehicle, out BaseCompartmentSlot compartmentOut, out IEntity vehicleOut)
 
static bool IsInCompartment (notnull AIAgent agent)
 
static IEntity GetAgentVehicleAndCompartment (notnull AIAgent agent, out BaseCompartmentSlot outCompartmentSlot)
 
static int GetAvailableCompartmentCount (notnull IEntity vehicle)
 

Member Function Documentation

◆ CompartmentClassToType()

static ECompartmentType SCR_AICompartmentHandling.CompartmentClassToType ( TypeName type)
static

◆ FindAvailableCompartmentInVehicles()

static bool SCR_AICompartmentHandling.FindAvailableCompartmentInVehicles ( array< IEntity > vehicles,
ECompartmentType roleInVehicle,
out BaseCompartmentSlot compartmentOut,
out IEntity vehicleOut )
static

◆ GetAgentVehicleAndCompartment()

static IEntity SCR_AICompartmentHandling.GetAgentVehicleAndCompartment ( notnull AIAgent agent,
out BaseCompartmentSlot outCompartmentSlot )
static

◆ GetAvailableCompartmentCount()

static int SCR_AICompartmentHandling.GetAvailableCompartmentCount ( notnull IEntity vehicle)
static

◆ IsInCompartment()

static bool SCR_AICompartmentHandling.IsInCompartment ( notnull AIAgent agent)
static

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