Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface > API/Runtime/LiveLinkInterface/FLiveLinkSubjectRepresentation
Overloads
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
)