test with ecs source and target drag drops

This commit is contained in:
max
2024-10-15 23:15:35 +02:00
parent ba88432e77
commit 86b54e1521
2 changed files with 85 additions and 31 deletions
@@ -1,4 +1,6 @@
namespace Nerfed.Editor.Components;
public readonly record struct SelectedInHierachy;
public readonly record struct ClickedInHierachy;
public readonly record struct ClickedInHierachy;
public readonly record struct PayloadSourceInHierachy;
public readonly record struct PayloadTargetInHierachy;