Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ ClearGoals
Method
ClearGoals
Source/Campaign.hpp:114–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
}
113
114
void ClearGoals() {
115
mGoals.clear();
116
}
117
118
void SetAggression(const int16& pMin, const int16& pMax) {
119
mAggression.setMin(pMin);
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected