IDatasmithScene::RemoveActor

Remove Actor from the scene.

Windows
MacOS
Linux

References

Module

DatasmithCore

Header

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

Include

#include "IDatasmithSceneElements.h"

Syntax

void RemoveActor
(
    const TSharedPtr< IDatasmithActorElement > & InActor,
    EDatasmithActorRemovalRule RemoveRule
)

Remarks

Remove Actor from the scene.

Parameters

Parameter

Description

InActor

the Actor that will be removed

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