Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bwapi/bwapi
/ getFlags
Method
getFlags
bwapi/BWScriptEmulator/ScriptThread.cpp:177–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
}
176
177
DWORD aithread::getFlags() const
178
{
179
return this->dwFlags;
180
}
181
182
void aithread::setFlags(DWORD dwFlags)
183
{
Callers
1
UpdateScripts
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected