Navigation
API > API/Plugins > API/Plugins/InterchangeImport
Name
UInterchangeStaticMeshActorFactory
Type
class
Header File
/Engine/Plugins/Interchange/Runtime/Source/Import/Public/Scene/InterchangeStaticMeshActorFactory.h
Include Path
#include "Scene/InterchangeStaticMeshActorFactory.h"
Syntax
UCLASS (MinimalAPI, BlueprintType)
class UInterchangeStaticMeshActorFactory : public UInterchangeActorFactory
Copy full snippet
Inheritance Hierarchy
Variables
Protected
Name
Type
Remarks
Include Path
Unreal Specifiers
PreviousFactoryNode
const UInterchangeFactoryBaseNode *
Cache the previous factory node passed in the FImportSceneObjectsParams struct PreviousFactoryNode will be used to respect requested reimport's strategy when updating material slots
Scene/InterchangeStaticMeshActorFactory.h
Functions