Add new SerializationManager.PushComposition overload (#5785)

This commit is contained in:
Leon Friedrich
2025-04-12 12:58:40 +10:00
committed by GitHub
parent 8f49785b4e
commit 3800c5707e
5 changed files with 73 additions and 28 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ END TEMPLATE-->
### New features
*None yet*
* Add a new `SerializationManager.PushComposition()` overload that takes in a single parent instead of an array of parents.
### Bugfixes