FLiveLinkSubjectName

Windows
MacOS
Linux

References

Module

LiveLinkInterface

Header

/Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkTypes.h

Include

#include "LiveLinkTypes.h"

Syntax

struct FLiveLinkSubjectName

Variables

Name Description

Public variable

FName

 

Name

Name of the subject.

Constructors

Name Description

Public function

FLiveLinkSubjectName()

Public function

FLiveLinkSubjectName

(
    FName InName
)

Public function

FLiveLinkSubjectName

(
    EName InName
)

Functions

Name Description

Public function Const

bool

 

IsNone()

Public function Const

FString

 

ToString()

Operators

Name Description

Public function Const

 

operator const FName &()

Public function

 

operator FName &()

FName operators.

Public function Const

bool

 

operator==

(
    const FLiveLinkSubjectName& Other
)

Public function Const

bool

 

operator==

(
    const FName Other
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss