MCPcopy 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
157int64_t InputEventFromWindow::get_window_id() const {
158 return window_id;
159}
160
161///////////////////////////////////
162

Callers 2

accumulateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected