UMetaDataRegistrySource::GetChildSourceClass

Returns what subclass of source to use for children, must be overridden!

Windows
MacOS
Linux

Override Hierarchy

References

Module

DataRegistry

Header

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

Include

#include "DataRegistrySource.h"

Source

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

Syntax

virtual TSubclassOf< UDataRegistrySource > GetChildSourceClass() const

Remarks

Returns what subclass of source to use for children, must be overridden!

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