MCPcopy 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
177DWORD aithread::getFlags() const
178{
179 return this->dwFlags;
180}
181
182void aithread::setFlags(DWORD dwFlags)
183{

Callers 1

UpdateScriptsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected