Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bwapi/bwapi
/ getOpcode
Method
getOpcode
bwapi/BWScriptEmulator/Opcode.cpp:19–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
}
18
19
AISCRIPT::Enum::Enum Opcode::getOpcode() const
20
{
21
return this->opcode;
22
}
23
24
bool Opcode::readOpcode (aithread &thread)
25
{
Callers
15
execute
Method · 0.80
execute
Method · 0.80
execute
Method · 0.80
execute
Method · 0.80
execute
Method · 0.80
execute
Method · 0.80
execute
Method · 0.80
execute
Method · 0.80
execute
Method · 0.80
execute
Method · 0.80
execute
Method · 0.80
execute
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected