Navigation
API > API/Plugins > API/Plugins/InterchangeImport > API/Plugins/InterchangeImport/Scene
References
| Module | InterchangeImport |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Import/Public/Scene/InterchangeActorHelper.h |
| Include | #include "Scene/InterchangeActorHelper.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/Import/Private/Scene/InterchangeActorHelper.cpp |
namespace UE
{
namespace Interchange
{
namespace ActorHelper
{
AActor &42; UE&58;&58;Interchange&58;&58;ActorHelper&58;&58;SpawnFactoryActor
&40;
const UInterchangeFactoryBase::FImportSceneObjectsParams & CreateSceneObjectsParams
&41;
}
}
}
Remarks
Spawns and return a AAActor using the given SceneObjectsParam. The actor's parent will be determine by the node hierarchy and its type by the factory node's ObjectClass.