MCPcopy 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

UnitChangeGroupMethod · 0.45
WaypointChangeSynchroMethod · 0.45
UnitUpdateMethod · 0.45
SensorUpdateMethod · 0.45
SensorChangeGroupMethod · 0.45
SensorChangeSynchroMethod · 0.45
MarkerUpdateMethod · 0.45
UnitAddMarkerMethod · 0.45
AddGroupMethod · 0.45
MergeMethod · 0.45

Calls 2

AddClass · 0.85

Tested by

no test coverage detected