UDataTable::GetTableData

Get array for each row in the table. The first row is the titles

Choose your operating system:

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< TArray< FString > > GetTableData
(
    const EDataTableExportFlags InDTExportFlags
) const

Remarks

Get array for each row in the table. The first row is the titles