Arma Reforger Script API
|
Public Member Functions | |
void | SCR_AIMessage_GetIn () |
![]() | |
void | SetMessageParameters (SCR_AISendGoalMessage node, SCR_AIActivityBase relatedActivity) |
override string | GetDebugText () |
![]() | |
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 |
![]() | |
IEntity | m_Vehicle |
ref SCR_AIBoardingParameters | m_BoardingParams |
![]() | |
EMessageType_Goal | m_eUIType |
ref SCR_AIActivityBase | m_RelatedGroupActivity |
float | m_fPriorityLevel |
bool | m_bIsWaypointRelated |
AIWaypoint | m_RelatedWaypoint |
![]() | |
int | m_MessageType |
void SCR_AIMessage_GetIn.SCR_AIMessage_GetIn | ( | ) |
|
static |
BaseCompartmentSlot SCR_AIMessage_GetIn.m_CompartmentSlot |
EAICompartmentType SCR_AIMessage_GetIn.m_eRoleInVehicle |