Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_ResourceGeneratorActionBase.c
Go to the documentation of this file.
3{
4 //------------------------------------------------------------------------------------------------
6 bool HasConstrainedGeneration()
7 {
8 return true;
9 }
10
11 //------------------------------------------------------------------------------------------------
15 float ComputeGeneratedResources(notnull SCR_ResourceGenerator generator, float resourceValue)
16 {
17 return 0;
18 }
19
20 //------------------------------------------------------------------------------------------------
26 void PerformAction(notnull SCR_ResourceGenerator generator, inout float resourceValue);
27}
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.
@ PerformAction