Arma Reforger Script API
|
This is the complete list of members for SCR_AIMessageHandling, including all inherited members.
SendAnimateMessage(notnull AIAgent agent, notnull IEntity rootEntity, notnull SCR_AIAnimationScript script, SCR_AIActivityBase relatedActivity, ScriptInvokerBase< SCR_AIOnAnimationBehaviorAction > relatedInvoker, notnull AICommunicationComponent myComms, string sendFrom=string.Empty) | SCR_AIMessageHandling | static |
SendCancelMessage(notnull AIAgent agent, SCR_AIActivityBase relatedActivity, notnull AICommunicationComponent myComms, string sendFrom=string.Empty) | SCR_AIMessageHandling | static |
SendDismountMessage(notnull AIAgent agent, notnull IEntity vehicleEntity, int soldierId, SCR_AIActivityBase relatedActivity, notnull AICommunicationComponent myComms, string sendFrom=string.Empty) | SCR_AIMessageHandling | static |
SendGetInMessage(notnull AIAgent agent, notnull IEntity vehicleEntity, EAICompartmentType roleInVehicle, SCR_AIActivityBase relatedActivity, notnull AICommunicationComponent myComms, string sendFrom=string.Empty) | SCR_AIMessageHandling | static |
SendMoveMessage(notnull AIAgent agent, IEntity moveToEntity, SCR_AIActivityBase relatedActivity, notnull AICommunicationComponent myComms, string sendFrom=string.Empty) | SCR_AIMessageHandling | static |