small fises in deleting Transformables WIP

This commit is contained in:
2026-01-20 23:11:49 +01:00
parent 37958449a2
commit 11e8d343af
5 changed files with 25 additions and 3 deletions

View File

@@ -17,6 +17,7 @@ namespace TSE::EDITOR
void Define() override;
void MenuBar();
static InspectableType GetCurrentInspectableType();
static void SetInspectorElement(InspectableType type, void* element);
static void ClearInspectorElement();
static void ForceClearInspectorElement();