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

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