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

Method getScriptOffset

bwapi/BWScriptEmulator/ScriptThread.cpp:282–285  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

280 this->dwScriptOffset = dwNewOffset;
281}
282DWORD aithread::getScriptOffset() const
283{
284 return this->dwScriptOffset;
285}
286
287Location aithread::getLocation()
288{

Callers 2

callMethod · 0.95
executeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected