Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_AIMessage_GetIn Interface Reference
Inheritance diagram for SCR_AIMessage_GetIn:
SCR_AIMessage_Vehicle SCR_AIMessageGoal SCR_AIMessageBase

Public Member Functions

void SCR_AIMessage_GetIn ()
 
- Public Member Functions inherited from SCR_AIMessageGoal
void SetMessageParameters (SCR_AISendGoalMessage node, SCR_AIActivityBase relatedActivity)
 
override string GetDebugText ()
 
- Public Member Functions inherited from SCR_AIMessageBase
void SetMessageParameters (SCR_AISendMessageBase node)
 

Static Public Member Functions

static SCR_AIMessage_GetIn Create (IEntity vehicle, SCR_AIBoardingParameters boardingParams, EAICompartmentType roleInVehicle, bool waypointRelated, float priorityLevel, AIWaypoint relatedWaypoint, SCR_AIActivityBase relatedActivity, BaseCompartmentSlot compartmentSlot)
 

Public Attributes

EAICompartmentType m_eRoleInVehicle
 
BaseCompartmentSlot m_CompartmentSlot
 
- Public Attributes inherited from SCR_AIMessage_Vehicle
IEntity m_Vehicle
 
ref SCR_AIBoardingParameters m_BoardingParams
 
- Public Attributes inherited from SCR_AIMessageGoal
EMessageType_Goal m_eUIType
 
ref SCR_AIActivityBase m_RelatedGroupActivity
 
float m_fPriorityLevel
 
bool m_bIsWaypointRelated
 
AIWaypoint m_RelatedWaypoint
 
- Public Attributes inherited from SCR_AIMessageBase
int m_MessageType
 

Constructor & Destructor Documentation

◆ SCR_AIMessage_GetIn()

void SCR_AIMessage_GetIn.SCR_AIMessage_GetIn ( )

Member Function Documentation

◆ Create()

static SCR_AIMessage_GetIn SCR_AIMessage_GetIn.Create ( IEntity vehicle,
SCR_AIBoardingParameters boardingParams,
EAICompartmentType roleInVehicle,
bool waypointRelated,
float priorityLevel,
AIWaypoint relatedWaypoint,
SCR_AIActivityBase relatedActivity,
BaseCompartmentSlot compartmentSlot )
static

Member Data Documentation

◆ m_CompartmentSlot

BaseCompartmentSlot SCR_AIMessage_GetIn.m_CompartmentSlot

◆ m_eRoleInVehicle

EAICompartmentType SCR_AIMessage_GetIn.m_eRoleInVehicle

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