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