更新 Source/FLESHEditor/Public/DismembermentGraph/DismembermentGraph.h

This commit is contained in:
2025-04-21 18:25:08 +08:00
parent 4abd2157a9
commit 74d158d751

View File

@@ -19,4 +19,4 @@ public:
// The asset that owns this graph
UPROPERTY()
TObjectPtr<class UDismembermentGraphAsset> OwningAsset;
};
};