MCPcopy Create free account
hub / github.com/bwapi/bwapi / getIndex

Method getIndex

bwapi/BWAPI/Source/BW/Dialog.cpp:539–542  ·  view source on GitHub ↗

--------------------- INDEX ---------------------

Source from the content-addressed store, hash-verified

537 }
538 // --------------------- INDEX ---------------------
539 short dialog::getIndex() const
540 {
541 return this ? this->wIndex : 0;
542 }
543 // ------------- CLEAR FONT FLAGS ------------------
544 bool dialog::clearFontFlags()
545 {

Callers 2

updateMethod · 0.45
findIndexMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected