MCPcopy 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
130int32 UWPPlatform::GetDpi()
131{
132 return SystemDpi;
133}
134
135String UWPPlatform::GetUserLocaleName()
136{

Callers 2

UWPWindowMethod · 0.45
InitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected