Navigation
Unreal Engine C++ API Reference > Runtime > LiveLinkInterface
References
Module | LiveLinkInterface |
Header | /Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkRole.h |
Include | #include "LiveLinkRole.h" |
Syntax
struct FLiveLinkSubjectRepresentation
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TSubclassOf< ULiveLinkRole > | Role | |
![]() |
FLiveLinkSubjectName | Subject |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FLiveLinkSubjectRepresentation
(
const FLiveLinkSubjectName& InSubject, |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | operator==
(
const FLiveLinkSubjectRepresentation& Other |