MCPcopy Create free account
hub / github.com/Blizzard/s2client-api / GetBaseBuild

Method GetBaseBuild

include/sc2api/sc2_proto_interface.h:104–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102 void SetControl(ControlInterface* control) { control_ = control; }
103
104 uint32_t GetBaseBuild() const { return base_build_; }
105 const std::string& GetDataVersion() const { return data_version_; }
106
107protected:

Callers 1

ShouldRelaunchMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected