SMediaPermutationsSelector

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MediaIOEditor

Header

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

Include

#include "Widgets/SMediaPermutationsSelector.h"

Syntax

template<typename ItemType, typename ItemBuilder>
class SMediaPermutationsSelector : public SCompoundWidget

Functions

Name Description

Public function Static

FColumn::FAr...

 

Column

(
    const FName& InColumnName
)

Create a column with a specified ColumnId

Public function

void

 

Construct

(
    const FArguments& InArgs
)

Public function Const

ItemType

 

GetSelectedItem()

Get a copy of the current selected item.

Classes

Name

Description

Public struct

FArguments

Public class

FColumn

Describes a single column

Typedefs

Name

Description

FIsColumnVisible

A delegate type invoked when we fill a column and wants to check if it should be visible.

FOnSelectionChanged

A delegate type invoked when the selection changes.

ThisClass

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