![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "NNE.h"#include "Misc/CoreDelegates.h"#include "Misc/SecureHash.h"#include "Modules/ModuleManager.h"Classes | |
| class | UE::NNE::FRegistry |
Namespaces | |
| namespace | UE |
| namespace | UE::NNE |
Functions | |
| DEFINE_LOG_CATEGORY (LogNNE) | |
| ERegisterRuntimeStatus | UE::NNE::RegisterRuntime (TWeakInterfacePtr< INNERuntime > Runtime) |
| EUnregisterRuntimeStatus | UE::NNE::UnregisterRuntime (TWeakInterfacePtr< INNERuntime > Runtime) |
| TArray< FString > | UE::NNE::GetAllRuntimeNames () |
| TWeakInterfacePtr< INNERuntime > | UE::NNE::GetRuntime (const FString &Name) |
| DEFINE_LOG_CATEGORY | ( | LogNNE | ) |