Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | List of all members
AISmartActionSystem Interface Reference
Inheritance diagram for AISmartActionSystem:
[legend]

Public Member Functions

proto external int FindSmartActions (out notnull array< AISmartActionComponent > outSmartActions, vector pos, float fRange, array< string > aTags, EAIFindSmartAction_TagTest eTagTest)
 
proto external void UpdateSmartAction (notnull AISmartActionComponent smartAction)
 
- Public Member Functions inherited from GameSystem
bool ShouldBePaused ()
 Is this system should be paused while the simulation is paused?
 
bool ShouldBeEnabledInEditMode ()
 Is this system should be enabled inside the editor.
 

Member Function Documentation

◆ FindSmartActions()

proto external int AISmartActionSystem.FindSmartActions ( out notnull array< AISmartActionComponent outSmartActions,
vector  pos,
float  fRange,
array< string >  aTags,
EAIFindSmartAction_TagTest  eTagTest 
)

◆ UpdateSmartAction()

proto external void AISmartActionSystem.UpdateSmartAction ( notnull AISmartActionComponent  smartAction)

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