Jiaqi Liu
Jiaqi Liu
> I think what the request here is something between a single, one at a time, ContentDialog - and not allowing an app to spam the window with endless dialogs,...
https://discussions.unity.com/t/is-there-a-way-to-get-editor-background-color/67691/2 + #if UNITY_EDITOR_WIN // Windows only, obviously namespace Editor.Theme // Change this to your own namespace you like or simply remove it { using System.Runtime.InteropServices; using UnityEditor; public static...
> This is the last thing needed to be perfect, so I hope it can be explored. Just some ideas to find the window if it were plausible: > >...
For someone who is interested, this might be helpful: https://github.com/SFTRS/DarkTaskDialog