Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Redot-Engine/redot-engine
/ get_window_id
Method
get_window_id
core/input/input_event.cpp:157–159 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
}
156
157
int64_t InputEventFromWindow::get_window_id() const {
158
return window_id;
159
}
160
161
///////////////////////////////////
162
Callers
2
accumulate
Method · 0.45
_parse_input_event_impl
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected