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

Class Burrow

bwapi/BWAPI/Source/BW/OrderTypes.h:316–320  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

314 };
315
316 class Burrow : private BWCommand<0x2c>
317 {
318 private:
319 u8 unused = 0;
320 };
321
322 class Unburrow : private BWCommand<0x2d>
323 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected