Navigation
API > API/Runtime > API/Runtime/DatasmithCore > API/Runtime/DatasmithCore/IDatasmithScene
References
| Module | DatasmithCore |
| Header | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h |
| Include | #include "IDatasmithSceneElements.h" |
void RemoveActor
&40;
const TSharedPtr< IDatasmithActorElement > & InActor,
EDatasmithActorRemovalRule RemoveRule
&41;
Remarks
Remove Actor from the scene.
Parameters
| Name | Description |
|---|---|
| InActor | the Actor that will be removed |