Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
613
WindowId Win32Window::getWindowId()
614
{
615
return mWindowId;
616
}
617
618
void Win32Window::minimize()
619
{
Callers
4
getWindowById
Method · 0.45
_keyboardEvent
Function · 0.45
_dispatch
Function · 0.45
WindowProc
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected