Navigation
API > API/Plugins > API/Plugins/LiveLinkCurveDebugUI > API/Plugins/LiveLinkCurveDebugUI/SLiveLinkCurveDebugUIListItem
| Name | FArguments |
| Type | struct |
| Header File | /Engine/Plugins/Animation/LiveLinkCurveDebugUI/Source/LiveLinkCurveDebugUI/Public/SLiveLinkCurveDebugUIListItem.h |
| Include Path | #include "SLiveLinkCurveDebugUIListItem.h" |
Syntax
struct FArguments : public TSlateBaseNamedArgs< SLiveLinkCurveDebugUIListItem >
Inheritance Hierarchy
- TSlateBaseNamedArgs< SLiveLinkCurveDebugUIListItem > → SLiveLinkCurveDebugUIListItem::FArguments
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FArguments() |
SLiveLinkCurveDebugUIListItem.h |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| WidgetArgsType | FArguments | SLiveLinkCurveDebugUIListItem.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
WidgetArgsType & CurveInfo
(
TSharedPtr< FLiveLinkDebugCurveNodeBase > InArg |
SLiveLinkCurveDebugUIListItem.h |