Navigation
API > API/Plugins > API/Plugins/InterchangeImport
| Name | UInterchangeLevelFactory |
| Type | class |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Import/Public/Scene/InterchangeLevelFactory.h |
| Include Path | #include "Scene/InterchangeLevelFactory.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType, Experimental)
class UInterchangeLevelFactory : public UInterchangeFactoryBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInterchangeFactoryBase → UInterchangeLevelFactory
Functions
Public
Overridden from UInterchangeFactoryBase
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual FImportAssetResult BeginImportAsset_GameThread
(
const FImportAssetObjectParams& Arguments |
Scene/InterchangeLevelFactory.h | ||
virtual UClass * GetFactoryClass() |
Scene/InterchangeLevelFactory.h | ||
virtual void SetupObject_GameThread
(
const FSetupObjectParams& Arguments |
Scene/InterchangeLevelFactory.h |