Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
SCR_ResourceGeneratorActionBase.c
Go to the documentation of this file.
1
[
BaseContainerProps
()]
2
class
SCR_ResourceGeneratorActionBase
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
}
BaseContainerProps
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.
Definition
SCR_AIAnimationWaypoint.c:14
SCR_ResourceGeneratorActionBase
Definition
SCR_ResourceGeneratorActionBase.c:3
SCR_ResourceGenerator
Definition
SCR_ResourceGenerator.c:80
PerformAction
@ PerformAction
Definition
EUserActionEvent.c:15
scripts
Game
Sandbox
Resources
Generator
Actions
SCR_ResourceGeneratorActionBase.c
Generated by
1.17.0