FListRow

Return value for GenerateRowForObject

Windows
MacOS
Linux

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Public/SFilterableObjectList.h

Include

#include "SFilterableObjectList.h"

Syntax

struct FListRow

Remarks

Return value for GenerateRowForObject

Variables

Name Description

Public variable

FOnDragDetected

 

OnDragDetected_Handler

The Delegate to invoke when the user started dragging a row.

Public variable

TSharedRef< SWi...

 

Widget

The widget to place into the table row.

Constructors

Name Description

Public function

FListRow

(
    const TSharedRef< SWidget >& InWid...,
    const FOnDragDetected& OnDragDetec...
)

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