Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ EventGet
Method
EventGet
Source/Window.cpp:117–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
}
116
117
std::vector<cEvent>* cWindow::EventGet() {
118
return &mEvents;
119
}
120
121
bool cWindow::Cycle() {
122
Callers
1
eventsProcess
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected