MCPcopy 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
19AISCRIPT::Enum::Enum Opcode::getOpcode() const
20{
21 return this->opcode;
22}
23
24bool Opcode::readOpcode (aithread &thread)
25{

Callers 15

executeMethod · 0.80
executeMethod · 0.80
executeMethod · 0.80
executeMethod · 0.80
executeMethod · 0.80
executeMethod · 0.80
executeMethod · 0.80
executeMethod · 0.80
executeMethod · 0.80
executeMethod · 0.80
executeMethod · 0.80
executeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected