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