MCPcopy 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
307void* Win32WindowManager::getParentWindow()
308{
309 return (void*)mParentWindow;
310}
311
312void Win32WindowManager::_process()
313{

Callers 1

setVideoModeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected