![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "DatasmithSceneElementsImpl.h"#include "DatasmithSceneFactory.h"#include "DatasmithUtils.h"#include "IDatasmithSceneElements.h"Namespaces | |
| namespace | DatasmithSceneImplInternal |
Functions | |
| template<typename ContainerType , typename SharedPtrElementType > | |
| void | DatasmithSceneImplInternal::RemoveActor (FDatasmithSceneImpl *SceneImpl, ContainerType &ActorContainer, SharedPtrElementType &InActor, EDatasmithActorRemovalRule RemoveRule) |
| void | DatasmithSceneImplInternal::AttachActorToSceneRoot (FDatasmithSceneImpl *SceneImpl, const TSharedPtr< IDatasmithActorElement > &Child, EDatasmithActorAttachmentRule AttachmentRule, const FDatasmithSceneUtils::TActorHierarchy &FoundChildHierarchy) |