Navigation
Unreal Engine C++ API Reference > Plugins > LiveLinkEditor
Inheritance Hierarchy
- FSlateControlledConstruction
- TSharedFromThis
- SWidget
- SCompoundWidget
- SLiveLinkSubjectRepresentationPicker
References
Module | LiveLinkEditor |
Header | /Engine/Plugins/Animation/LiveLink/Source/LiveLinkEditor/Public/SLiveLinkSubjectRepresentationPicker.h |
Include | #include "SLiveLinkSubjectRepresentationPicker.h" |
Syntax
class SLiveLinkSubjectRepresentationPicker : public SCompoundWidget
Remarks
A widget which allows the user to enter a subject name or discover it from a drop menu.
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | Construct
(
const FArguments& InArgs |
Slate widget construction method |
![]() ![]() |
FLiveLinkSourceSubjectRole | Access the current value of this picker |
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FArguments | ||
![]() |
FLiveLinkSourceSubjectRole |
Typedefs
Name | Description |
---|---|
FOnValueChanged |