FColumn

Describes a single column

Windows
MacOS
Linux

References

Module

MediaIOEditor

Header

/Engine/Plugins/Media/MediaIOFramework/Source/MediaIOEditor/Public/Widgets/SMediaPermutationsSelector.h

Include

#include "Widgets/SMediaPermutationsSelector.h"

Syntax

class FColumn

Remarks

Describes a single column

Variables

Name Description

Public variable

FName

 

ColumnName

A unique ID for this property, so that it can be saved and restored.

Public variable

FIsColumnVisibl...

 

IsColumnVisible

Delegate to invoke when build the column and check the visibility.

Public variable

TAttribute< FTe...

 

Label

Text to use as the Column header.

Public variable

TAttribute< FTe...

 

Tooltip

Text to use as the Column tooltip.

Public variable

TSharedPtr< SWi...

 

Widget

Widget created by this menu.

Constructors

Name Description

Public function

FColumn

(
    const FArguments& InArgs
)

Classes

Name

Description

Public struct

FArguments

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