Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface
| Name | FLiveLinkSubjectRepresentation |
| Type | struct |
| Header File | /Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkRole.h |
| Include Path | #include "LiveLinkRole.h" |
Syntax
USTRUCT (BlueprintType )
struct FLiveLinkSubjectRepresentation
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| LiveLinkRole.h | |||
FLiveLinkSubjectRepresentation
(
const FLiveLinkSubjectName& InSubject, |
LiveLinkRole.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Role | TSubclassOf< ULiveLinkRole > | LiveLinkRole.h |
|
|
| Subject | FLiveLinkSubjectName | LiveLinkRole.h |
|
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FLiveLinkSubjectRepresentation& Other |
LiveLinkRole.h |