Show current display server in Editor window tooltip

(cherry picked from commit 62968dd437)
This commit is contained in:
2025-02-02 18:34:47 +02:00
parent ed89597f5c
commit bdaa98c8ca
5 changed files with 30 additions and 1 deletions

View File

@@ -63,6 +63,7 @@ public:
static bool Init();
static void LogInfo();
static void Tick();
static String GetDisplayServer();
static void SetHighDpiAwarenessEnabled(bool enable);
static BatteryInfo GetBatteryInfo();
static int32 GetDpi();