Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
282
DWORD aithread::getScriptOffset() const
283
{
284
return this->dwScriptOffset;
285
}
286
287
Location aithread::getLocation()
288
{
Callers
2
call
Method · 0.95
execute
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected