Nerfed/Nerfed.Editor/Components/SelectedInHierachy.cs

4 lines
139 B
C#
Raw Normal View History

2024-10-15 21:47:23 +02:00
namespace Nerfed.Editor.Components;
public readonly record struct SelectedInHierachy;
public readonly record struct ClickedInHierarchy;