Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface > API/Runtime/LiveLinkInterface/FLiveLinkSubjectName
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FLiveLinkSubjectName& Other |
LiveLinkTypes.h | ||
bool operator==
(
const FName Other |
LiveLinkTypes.h |
operator==(const FLiveLinkSubjectName &)
| Name | operator== |
| Type | function |
| Header File | /Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkTypes.h |
| Include Path | #include "LiveLinkTypes.h" |
bool operator==
(
const FLiveLinkSubjectName & Other
) const
operator==(const FName)
| Name | operator== |
| Type | function |
| Header File | /Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkTypes.h |
| Include Path | #include "LiveLinkTypes.h" |
bool operator==
(
const FName Other
) const