FDataTableEditorUtils::MakeRowStructureComboBox

Creates a combo box that allows selecting from the list of possible row structures

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "DataTableEditorUtils.h"

Source

/Engine/Source/Editor/UnrealEd/Private/DataTableEditorUtils.cpp

Syntax

static TSharedRef< SWidget > MakeRowStructureComboBox
(
    FOnDataTableStructSelected OnSelected
)

Remarks

Creates a combo box that allows selecting from the list of possible row structures

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