MCPcopy Create free account
hub / github.com/TorqueGameEngines/Torque3D / getWindowId

Method getWindowId

Engine/source/windowManager/win32/win32Window.cpp:613–616  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

611}
612
613WindowId Win32Window::getWindowId()
614{
615 return mWindowId;
616}
617
618void Win32Window::minimize()
619{

Callers 4

getWindowByIdMethod · 0.45
_keyboardEventFunction · 0.45
_dispatchFunction · 0.45
WindowProcMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected