Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
class | SCR_AIProvideAmmoBehavior |
Functions | |
override TStringArray | GetVariablesOut () |
override bool | VisibleInPalette () |
Variables | |
SCR_AIProvideAmmoBehavior | s_aVarsOut = (new SCR_AIProvideAmmoBehavior(null, null, null, BaseMagazineWell)).GetPortNames() |
override TStringArray GetVariablesOut | ( | ) |
Definition at line 70 of file SCR_AIProvideAmmoBehavior.c.
override bool VisibleInPalette | ( | ) |
Definition at line 72 of file SCR_AIProvideAmmoBehavior.c.
SCR_AIProvideAmmoBehavior s_aVarsOut = (new SCR_AIProvideAmmoBehavior(null, null, null, BaseMagazineWell)).GetPortNames() |