UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::NNE::FRegistry Class Reference

Public Member Functions

EResultStatus Add (TWeakInterfacePtr< INNERuntime > Runtime)
 
EResultStatus Remove (TWeakInterfacePtr< INNERuntime > Runtime)
 
TWeakInterfacePtr< INNERuntimeGet (const FString &Name) const
 
TArray< FString > GetAllNames () const
 

Static Public Member Functions

static FRegistryGetInstance ()
 

Member Function Documentation

◆ Add()

EResultStatus UE::NNE::FRegistry::Add ( TWeakInterfacePtr< INNERuntime Runtime)
inline

◆ Get()

TWeakInterfacePtr< INNERuntime > UE::NNE::FRegistry::Get ( const FString &  Name) const
inline

◆ GetAllNames()

TArray< FString > UE::NNE::FRegistry::GetAllNames ( ) const
inline

◆ GetInstance()

static FRegistry & UE::NNE::FRegistry::GetInstance ( )
inlinestatic

◆ Remove()

EResultStatus UE::NNE::FRegistry::Remove ( TWeakInterfacePtr< INNERuntime Runtime)
inline

The documentation for this class was generated from the following file: