UDataTable::GetUniqueColumnTitles

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

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 > GetUniqueColumnTitles() const

Remarks

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

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