Add SystemName and SystemVersion to Platform api
This commit is contained in:
@@ -67,6 +67,8 @@ public:
|
||||
static bool IsDebuggerPresent();
|
||||
#endif
|
||||
static void SetHighDpiAwarenessEnabled(bool enable);
|
||||
static String GetSystemName();
|
||||
static Version GetSystemVersion();
|
||||
static BatteryInfo GetBatteryInfo();
|
||||
static int32 GetDpi();
|
||||
static String GetUserLocaleName();
|
||||
|
||||
Reference in New Issue
Block a user