FListRow

Return value for GenerateRowForObject

Unreal Engine C++ API Reference > Editor > Kismet > SFilterableObjectList

References

   
Module Kismet
Header /Engine/Source/Editor/Kismet/Public/SFilterableObjectList.h
Include #include "SFilterableObjectList.h"

Syntax

struct FListRow  

Remarks

Return value for GenerateRowForObject

Variables

Type Name Description
FOnDragDetected OnDragDetected_Handler The Delegate to invoke when the user started dragging a row.
TSharedRef< SWi... Widget The widget to place into the table row.

Constructors

Type Name Description
  FListRow ( const TSharedRef< SWidget >& InWid..., const FOnDragDetected& OnDragDetec... )  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library