Navigation
API > API/Runtime > API/Runtime/NNE > API/Runtime/NNE/INNERuntime
Description
Create an instance of the default runtime settings. The Serialize(FArchive& Ar) and GetClass() methods are used to store and display these settings.
| Name | CreateDefaultRuntimeSettings |
| Type | function |
| Header File | /Engine/Source/Runtime/NNE/Public/NNERuntime.h |
| Include Path | #include "NNERuntime.h" |
virtual UObject * CreateDefaultRuntimeSettings() const
A new instance of the runtime settings or nullptr if runtime settings are not supported by this runtime.