UDataTable::GetColumnTitles

Get an array of all the column titles, using the friendly display name from the property

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< FString > GetColumnTitles() const

Remarks

Get an array of all the column titles, using the friendly display name from the property