Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bwapi/bwapi
/ getUnit
Method
getUnit
bwapi/BWAPILIB/UnitCommand.cpp:279–282 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
277
return type;
278
}
279
Unit UnitCommand::getUnit() const
280
{
281
return unit;
282
}
283
Unit UnitCommand::getTarget() const
284
{
285
return target;
Callers
15
getBuildUnit
Method · 0.45
getTarget
Method · 0.45
getOrderTarget
Method · 0.45
getRallyUnit
Method · 0.45
getAddon
Method · 0.45
getNydusExit
Method · 0.45
getPowerUp
Method · 0.45
getTransport
Method · 0.45
getCarrier
Method · 0.45
getHatchery
Method · 0.45
getSource
Method · 0.45
getTarget
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected