UDataTable::CreateTableFromOtherTable

Create table from another Data Table

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/DataTable.h

Include

#include "Engine/DataTable.h"

Source

/Engine/Source/Runtime/Engine/Private/DataTable.cpp

Syntax

TArray< FString > CreateTableFromOtherTable
(
    const UDataTable * InTable
)

Remarks

Create table from another Data Table

Returns

Set of problems encountered while processing input

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