Navigation
API > API/Developer > API/Developer/DatasmithFacade > API/Developer/DatasmithFacade/FDatasmithFacadeActor
Description
Returns a new FDatasmithFacadeActor pointing to the parent Actor of the actor If there is no parent of if actor is directly under the scene root, the returned value is nullptr. The caller is responsible of deleting the returned object pointer.
| Name | GetNewParentActor |
| Type | function |
| Header File | /Engine/Source/Developer/Datasmith/DatasmithFacade/Public/DatasmithFacadeActor.h |
| Include Path | #include "DatasmithFacadeActor.h" |
FDatasmithFacadeActor * GetNewParentActor() const