Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ SetMaxAggression
Method
SetMaxAggression
Source/Campaign.hpp:127–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
125
}
126
127
void SetMaxAggression(const int16& pMax) {
128
mAggression.setMax(pMax);
129
}
130
};
131
132
class cMission {
Callers
nothing calls this directly
Calls
1
setMax
Method · 0.80
Tested by
no test coverage detected