MCPcopy Create free account
hub / github.com/bwapi/bwapi / name

Method name

bwapi/BWScriptEmulator/UType.cpp:14–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12{ }
13
14const char *UType::name()
15{
16 return AISCRIPT::getUnitName(this->getID());
17}
18
19int UType::aiFlag()
20{

Callers

nothing calls this directly

Calls 2

getUnitNameFunction · 0.85
getIDMethod · 0.45

Tested by

no test coverage detected