MCPcopy 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
202void aithread::killThread()
203{
204 this->setFlags(AI_THREAD_WANT_KILLED);
205}
206
207void aithread::showDebug(int x, int y)
208{

Callers 5

executeMethod · 0.95
executeMethod · 0.80
executeMethod · 0.80
executeMethod · 0.80
executeMethod · 0.80

Calls 1

setFlagsMethod · 0.95

Tested by

no test coverage detected