Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ setMax
Method
setMax
Source/Campaign.hpp:58–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
void setMin(const int16& pMin) { mMin = pMin; }
57
int16 getMax() const { return mMax; }
58
void setMax(const int16& pMax) { mMax = pMax; }
59
};
60
61
class cPhase {
Callers
2
SetAggression
Method · 0.80
SetMaxAggression
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected