Navigation
API > API/Plugins > API/Plugins/InterchangeImport > API/Plugins/InterchangeImport/Scene > API/Plugins/InterchangeImport/Scene/UInterchangeSkeletalMeshActorFac-
- UInterchangeActorFactory::ProcessActor()
- UInterchangeSkeletalMeshActorFactory::ProcessActor()
References
| Module | InterchangeImport |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Import/Public/Scene/InterchangeSkeletalMeshActorFactory.h |
| Include | #include "Scene/InterchangeSkeletalMeshActorFactory.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/Import/Private/Scene/InterchangeSkeletalMeshActorFactory.cpp |
virtual UObject &42; ProcessActor
&40;
class AActor & SpawnedActor,
const UInterchangeActorFactoryNode & FactoryNode,
const UInterchangeBaseNodeContainer & NodeContainer
&41;
Remarks
Method called in UInterchangeActorFactory::ImportSceneObject_GameThread to allow child class to complete the creation of the actor. This method is expected to return the UOBject to apply the factory node's custom attributes to.