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

Method OnStep

project/project/main.cpp:13–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11 }
12
13 virtual void OnStep() final {
14 std::cout << Observation()->GetGameLoop() << std::endl;
15 }
16};
17
18int main(int argc, char* argv[]) {

Callers

nothing calls this directly

Calls 2

ObservationClass · 0.85
GetGameLoopMethod · 0.80

Tested by

no test coverage detected