Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bwapi/bwapi
/ noretry
Method
noretry
bwapi/BWScriptEmulator/ScriptThread.cpp:271–276 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
269
return false;
270
}
271
bool aithread::noretry()
272
{
273
this->dwBytesRead = 0;
274
this->retryBlock = false;
275
return true;
276
}
277
278
void aithread::setScriptOffset(DWORD dwNewOffset)
279
{
Callers
10
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
readOpcode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected