FDataTableEditorColumnHeaderData

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "DataTableEditorUtils.h"

Syntax

struct FDataTableEditorColumnHeaderData

Remarks

Copyright Epic Games, Inc. All Rights Reserved.

Variables

Name Description

Public variable

FName

 

ColumnId

Unique ID used to identify this column

Public variable

float

 

DesiredColumnWidth

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

Public variable

FText

 

DisplayName

Display name of this column

Public variable

const FProperty...

 

Property

The FProperty for the variable in this column

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