Navigation
Unreal Engine C++ API Reference > Plugins > LiveLinkCurveDebugUI
Inheritance Hierarchy
- ITableRow
- SBorder
- STableRow
- SMultiColumnTableRow
- SLiveLinkCurveDebugUIListItem
References
Module | LiveLinkCurveDebugUI |
Header | /Engine/Plugins/Animation/LiveLinkCurveDebugUI/Source/LiveLinkCurveDebugUI/Public/SLiveLinkCurveDebugUIListItem.h |
Include | #include "SLiveLinkCurveDebugUIListItem.h" |
Syntax
class SLiveLinkCurveDebugUIListItem : public SMultiColumnTableRow< TSharedPtr< FLiveLinkDebugCurveNodeBase > >
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | Construct
(
const FArguments& InArgs, |
|
![]() ![]() ![]() |
FText | GetCurveName () |
|
![]() ![]() ![]() |
TOptional< float > | ||
![]() ![]() |
const FSlateBrush * | ||
![]() ![]() ![]() |
FSlateColor |
Overridden from SMultiColumnTableRow
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
TSharedRef< SWidget > | GenerateWidgetForColumn
(
const FName& InColumnName |
Users of SMultiColumnTableRow would usually some piece of data associated with it. |
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FArguments |
Constants
Name | Description |
---|---|
NAME_CurveName | |
NAME_CurveValue |