Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bwapi/bwapi
/ GetUnitOrder
Method
GetUnitOrder
bwapi/BWScriptEmulator/UnitInfo.cpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
Orders::Enum::Enum UnitWrap::GetUnitOrder() const
70
{
71
return pUnit->getClientInfo<Orders::Enum::Enum>(UnitInfo::Order);
72
}
73
74
Orders::Enum::Enum UnitWrap::GetQueuedOrder() const
75
{
Callers
1
onFrame
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected