FDataTableEditorRowListViewData

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/DataTableEditorUtils.h

Include

#include "DataTableEditorUtils.h"

Syntax

struct FDataTableEditorRowListViewData

Variables

Name Description

Public variable

TArray< FText >

 

CellData

Array corresponding to each cell in this row

Public variable

float

 

DesiredRowHeight

The calculated height of this row taking into account the cell data for each column

Public variable

FText

 

DisplayName

Display name of this row

Public variable

FName

 

RowId

Unique ID used to identify this row

Public variable

uint32

 

RowNum

Insertion number of the row

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