Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ GetSize
Method
GetSize
Source/Engine/Platform/UWP/UWPWindow.cpp:394–397 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
392
}
393
394
Float2 UWPWindow::GetSize() const
395
{
396
return _clientSize;
397
}
398
399
Float2 UWPWindow::GetClientSize() const
400
{
Callers
5
ReadAllBytes
Method · 0.45
CopyFile
Method · 0.45
AutoResize
Method · 0.45
OnDebugDrawSelf
Method · 0.45
GetGeometry
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected