Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface > API/Runtime/LiveLinkInterface/FLiveLinkSubjectKey_1
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| LiveLinkTypes.h | |||
FLiveLinkSubjectKey
(
FGuid InSource, |
LiveLinkTypes.h |
FLiveLinkSubjectKey()
| Name | FLiveLinkSubjectKey |
| Type | function |
| Header File | /Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkTypes.h |
| Include Path | #include "LiveLinkTypes.h" |
FLiveLinkSubjectKey()
FLiveLinkSubjectKey(FGuid, FName)
| Name | FLiveLinkSubjectKey |
| Type | function |
| Header File | /Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkTypes.h |
| Include Path | #include "LiveLinkTypes.h" |
FLiveLinkSubjectKey
(
FGuid InSource,
FName InSubjectName
)