Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FlaxEngine/FlaxEngine
/ GetDpi
Method
GetDpi
Source/Engine/Platform/UWP/UWPPlatform.cpp:130–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
128
}
129
130
int32 UWPPlatform::GetDpi()
131
{
132
return SystemDpi;
133
}
134
135
String UWPPlatform::GetUserLocaleName()
136
{
Callers
2
UWPWindow
Method · 0.45
Init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected