Added a comment

This commit is contained in:
srikappa
2021-05-12 12:17:36 -07:00
parent 33af6c1014
commit 98a579abef
@@ -149,6 +149,7 @@ namespace AzToolsFramework
undoBatch.GetUndoBatch(), containerEntityId, false);
});
// Create a link between the templates of the newly created instance and the instance it's being parented under.
CreateLink(
topLevelEntities, instanceToCreate->get(), commonRootEntityOwningInstance->get().GetTemplateId(),
undoBatch.GetUndoBatch(), commonRootEntityId);