Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface > API/Runtime/LiveLinkInterface/FLiveLinkSubjectRepresentation
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| LiveLinkRole.h | |||
FLiveLinkSubjectRepresentation
(
const FLiveLinkSubjectName& InSubject, |
LiveLinkRole.h |
FLiveLinkSubjectRepresentation()
| Name | FLiveLinkSubjectRepresentation |
| Type | function |
| Header File | /Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkRole.h |
| Include Path | #include "LiveLinkRole.h" |
FLiveLinkSubjectRepresentation()
FLiveLinkSubjectRepresentation(const FLiveLinkSubjectName &, const TSubclassOf< ULiveLinkRole > &)
| Name | FLiveLinkSubjectRepresentation |
| Type | function |
| Header File | /Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkRole.h |
| Include Path | #include "LiveLinkRole.h" |
FLiveLinkSubjectRepresentation
(
const FLiveLinkSubjectName & InSubject,
const TSubclassOf < ULiveLinkRole > & InRole
)