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

Go to the source code of this file.

Data Structures

class  SCR_AIPickupInventoryItemsBehavior
 

Functions

override TStringArray GetVariablesOut ()
 
override bool VisibleInPalette ()
 

Variables

SCR_AIPickupInventoryItemsBehavior s_aVarsOut = (new SCR_AIPickupInventoryItemsBehavior(null, null, vector.Zero, BaseMagazineWell)).GetPortNames()
 

Function Documentation

◆ GetVariablesOut()

override TStringArray GetVariablesOut ( )

Definition at line 57 of file SCR_AIPickupInventoryItemsBehavior.c.

◆ VisibleInPalette()

override bool VisibleInPalette ( )

Definition at line 58 of file SCR_AIPickupInventoryItemsBehavior.c.

Variable Documentation

◆ s_aVarsOut

static protected ref TStringArray s_aVarsOut = (new SCR_AIPickupInventoryItemsBehavior(null, null, vector.Zero, BaseMagazineWell)).GetPortNames()

Definition at line 149 of file SCR_AIGetCombatMoveRequestParameters.c.