Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_AIRetreatBehavior.c File Reference

Go to the source code of this file.

Data Structures

class  SCR_AIRetreatWhileLookAtBehavior
 
class  SCR_AIRetreatFromTargetBehavior
 

Functions

override TStringArray GetVariablesOut ()
 
override bool VisibleInPalette ()
 

Variables

SCR_AIRetreatFromTargetBehavior s_aVarsOut = (new SCR_AIRetreatFromTargetBehavior(null, null, null)).GetPortNames()
 

Function Documentation

◆ GetVariablesOut()

override TStringArray GetVariablesOut ( )

Definition at line 74 of file SCR_AIRetreatBehavior.c.

◆ VisibleInPalette()

override bool VisibleInPalette ( )

Definition at line 76 of file SCR_AIRetreatBehavior.c.

Variable Documentation

◆ s_aVarsOut

SCR_AIRetreatFromTargetBehavior s_aVarsOut = (new SCR_AIRetreatFromTargetBehavior(null, null, null)).GetPortNames()