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

Method getType

bwapi/BWAPILIB/UnitCommand.cpp:275–278  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

273 return c;
274 }
275 UnitCommandType UnitCommand::getType() const
276 {
277 return type;
278 }
279 Unit UnitCommand::getUnit() const
280 {
281 return unit;

Callers 15

Military.cppFile · 0.45
WeaponCanHitFunction · 0.45
TaskSpellcasterMethod · 0.45
RunMilitaryControllerMethod · 0.45
GetSuitableCasterFunction · 0.45
HasEnemyTargetMethod · 0.45
RunGuardPostMethod · 0.45
onUnitCreateMethod · 0.45
AddUnitMethod · 0.45
RunComputerReturnMethod · 0.45
FindNewAttackTargetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected