IDatasmithScene::GetActor

Returns the actor using this index

Windows
MacOS
Linux

References

Module

DatasmithCore

Header

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

Include

#include "IDatasmithSceneElements.h"

Syntax

const TSharedPtr< IDatasmithActorElement > & GetActor
(
    int32 InIndex
) const

Remarks

Returns the actor using this index

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