Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque3D
/ getParentWindow
Method
getParentWindow
Engine/source/windowManager/win32/win32WindowMgr.cpp:307–310 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
305
}
306
307
void* Win32WindowManager::getParentWindow()
308
{
309
return (void*)mParentWindow;
310
}
311
312
void Win32WindowManager::_process()
313
{
Callers
1
setVideoMode
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected