Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
18
int main(int argc, char* argv[]) {
Callers
nothing calls this directly
Calls
2
Observation
Class · 0.85
GetGameLoop
Method · 0.80
Tested by
no test coverage detected