UDataRegistry::GetChildRuntimeSources

Gets list of child runtime sources created by passed in source, in order registered

Windows
MacOS
Linux

References

Module

DataRegistry

Header

/Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Public/DataRegistry.h

Include

#include "DataRegistry.h"

Source

/Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Private/DataRegistry.cpp

Syntax

virtual void GetChildRuntimeSources
(
    UDataRegistrySource * ParentSource,
    TArray< UDataRegistrySource * > & ChildSources
) const

Remarks

Gets list of child runtime sources created by passed in source, in order registered

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss