Navigation
API > API/Plugins > API/Plugins/NNERuntimeIREEEditor
| Name | UNNERuntimeIREEModelDataFactory |
| Type | class |
| Header File | /Engine/Plugins/Experimental/NNERuntimeIREE/Source/NNERuntimeIREEEditor/Public/NNERuntimeIREEModelDataFactory.h |
| Include Path | #include "NNERuntimeIREEModelDataFactory.h" |
Syntax
UCLASS ()
class UNNERuntimeIREEModelDataFactory : public UFactory
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UFactory → UNNERuntimeIREEModelDataFactory
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UNNERuntimeIREEModelDataFactory
(
const FObjectInitializer& ObjectInitializer |
NNERuntimeIREEModelDataFactory.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool FactoryCanImport
(
const FString& Filename |
NNERuntimeIREEModelDataFactory.h | ||
virtual UObject * FactoryCreateBinary
(
UClass* Class, |
NNERuntimeIREEModelDataFactory.h |