More work on Blueprint_Dump

This commit is contained in:
2026-03-18 18:39:13 -04:00
parent b0743a3c3d
commit 230f104fda
11 changed files with 268 additions and 403 deletions

View File

@@ -17,7 +17,7 @@
// ---------------------------------------------------------------------------
// ---------------------------------------------------------------------------
UCLASS(meta=(Group="Unclassified"))
UCLASS()
class UMCPHandler_AddMaterialExpression : public UObject, public IMCPHandler
{
GENERATED_BODY()