Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface
References
| Module | LiveLinkInterface |
| Header | /Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkTypes.h |
| Include | #include "LiveLinkTypes.h" |
Syntax
USTRUCT (BlueprintType )
struct FLiveLinkSubjectName
Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | Name | Name of the subject. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FLiveLinkSubjectName
(
FName InName |
|||
FLiveLinkSubjectName
(
EName InName |
Functions
Operators
| Type | Name | Description | |
|---|---|---|---|
| FName operators. | |||
| bool | operator==
(
const FLiveLinkSubjectName& Other |
||
| bool | operator==
(
const FName Other |