UMetaDataRegistrySource_CurveTable::SetDataForChild

Fills in new or existing child source for specific name, must be overridden!

Windows
MacOS
Linux

Override Hierarchy

UMetaDataRegistrySource::SetDataForChild()

UMetaDataRegistrySource_CurveTable::SetDataForChild()

References

Module

DataRegistry

Header

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

Include

#include "DataRegistrySource_CurveTable.h"

Source

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

Syntax

virtual bool SetDataForChild
(
    FName SourceName,
    UDataRegistrySource * ChildSource
)

Remarks

Fills in new or existing child source for specific name, 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