IDatasmithActorElement::GetParentActor

Get the parent actor of the Actor element, returns invalid [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr) if the Actor is directly under the scene root

Windows
MacOS
Linux

References

Module

DatasmithCore

Header

/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h

Include

#include "IDatasmithSceneElements.h"

Syntax

const TSharedPtr< IDatasmithActorElement > & GetParentActor() const

Remarks

Get the parent actor of the Actor element, returns invalid TSharedPtr if the Actor is directly under the scene root

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss