Handler registration overhaul

This commit is contained in:
2026-04-01 17:45:33 -04:00
parent 7e53975e3d
commit 483b3b75ff
74 changed files with 362 additions and 255 deletions

View File

@@ -14,7 +14,7 @@
// ---------------------------------------------------------------------------
UCLASS()
class UWing_Editor_OpenAsset : public UObject, public IWingHandler
class UWing_Editor_OpenAsset : public UWingHandler
{
GENERATED_BODY()