Navigation
API > API/Plugins > API/Plugins/LiveLinkEditor
Base class for live link list/tree views, handles removing list element by pressing delete.
| Name | SLiveLinkListView |
| Type | class |
| Header File | /Engine/Plugins/Animation/LiveLink/Source/LiveLinkEditor/Public/LiveLinkClientPanelViews.h |
| Include Path | #include "LiveLinkClientPanelViews.h" |
Syntax
template<typename ListType, typename ListElementType>
class SLiveLinkListView : public ListType
Inheritance Hierarchy
- ListType → SLiveLinkListView
Derived Classes
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bReadOnly | TAttribute< bool > | Whether the panel is in read-only mode or not. | LiveLinkClientPanelViews.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| LiveLinkClientPanelViews.h |