Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ Add
Method
Add
engine/Poseidon/AI/ArcadeTemplateFind.cpp:1065–1065 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1063
1064
public:
1065
int Add(RString from, RString to) { return base::Add(TranslationTableItem(from, to)); }
1066
RString Translate(RString from);
1067
};
1068
Callers
10
UnitChangeGroup
Method · 0.45
WaypointChangeSynchro
Method · 0.45
UnitUpdate
Method · 0.45
SensorUpdate
Method · 0.45
SensorChangeGroup
Method · 0.45
SensorChangeSynchro
Method · 0.45
MarkerUpdate
Method · 0.45
UnitAddMarker
Method · 0.45
AddGroup
Method · 0.45
Merge
Method · 0.45
Calls
2
Add
Class · 0.85
TranslationTableItem
Class · 0.85
Tested by
no test coverage detected