UDataRegistrySource_CurveTable::SetSourceTable

Update source table and rules, meant to be called from a meta source

Windows
MacOS
Linux

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

void SetSourceTable
(
    const TSoftObjectPtr< UCurveTable > & InSourceTable,
    const FDataRegistrySource_DataTableRules & InTableRules
)

Remarks

Update source table and rules, meant to be called from a meta source

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