Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bwapi/bwapi
/ killThread
Method
killThread
bwapi/BWScriptEmulator/ScriptThread.cpp:202–205 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
200
}
201
202
void aithread::killThread()
203
{
204
this->setFlags(AI_THREAD_WANT_KILLED);
205
}
206
207
void aithread::showDebug(int x, int y)
208
{
Callers
5
execute
Method · 0.95
execute
Method · 0.80
execute
Method · 0.80
execute
Method · 0.80
execute
Method · 0.80
Calls
1
setFlags
Method · 0.95
Tested by
no test coverage detected