Navigation
API > API/Plugins > API/Plugins/DMXEditor > API/Plugins/DMXEditor/Factories
Inheritance Hierarchy
- UFactory
- FReimportHandler
- UDMXLibraryFromMVRFactory
References
| Module | DMXEditor |
| Header | /Engine/Plugins/VirtualProduction/DMX/DMXEngine/Source/DMXEditor/Public/Factories/DMXLibraryFromMVRFactory.h |
| Include | #include "Factories/DMXLibraryFromMVRFactory.h" |
Syntax
UCLASS ()
class UDMXLibraryFromMVRFactory :
public UFactory,
public FReimportHandler
Constructors
| Type | Name | Description | |
|---|---|---|---|
| Constructor |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | CanReimport
(
UObject* Obj, |
||
| bool | FactoryCanImport
(
const FString& Filename |
||
| UObject * | FactoryCreateFile
(
UClass* InClass, |
||
| int32 | GetPriority () |
||
| EReimportResult::Type | |||
| void | SetReimportPaths
(
UObject* Obj, |
Constants
| Name | Description |
|---|---|
| MVRFileExtension | File extention for MVR files |