tree hierachy and selection test

This commit is contained in:
max
2024-10-15 21:47:23 +02:00
parent 91b4f5fafb
commit 5cc876fce9
3 changed files with 102 additions and 23 deletions
@@ -0,0 +1,4 @@
namespace Nerfed.Editor.Components;
public readonly record struct SelectedInHierachy;
public readonly record struct ClickedInHierarchy;