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

Class UnitMorph

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

Source from the content-addressed store, hash-verified

361 };
362
363 class UnitMorph : private BWCommand<0x23>
364 {
365 public:
366 UnitMorph(BWAPI::UnitType type);
367 private:
368 // Type of unit to train
369 u16 type;
370 };
371
372 class Cloak : private BWCommand<0x21>
373 {

Callers 3

onFrameMethod · 0.85
onUnitMorphMethod · 0.85

Calls

no outgoing calls

Tested by 2

onFrameMethod · 0.68
onUnitMorphMethod · 0.68