![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <LiveLinkTypes.h>
Public Member Functions | |
| FLiveLinkSubjectKey ()=default | |
| FLiveLinkSubjectKey (FGuid InSource, FName InSubjectName) | |
| bool | operator== (const FLiveLinkSubjectKey &Other) const |
| bool | operator!= (const FLiveLinkSubjectKey &Other) const |
Public Attributes | |
| FGuid | Source |
| FLiveLinkSubjectName | SubjectName |
Friends | |
| FArchive & | operator<< (FArchive &Ar, FLiveLinkSubjectKey &InSubjectKey) |
| uint32 | GetTypeHash (const FLiveLinkSubjectKey &SubjectKey) |
|
default |
|
inline |
|
inline |
|
friend |
|
friend |
| FGuid FLiveLinkSubjectKey::Source |
| FLiveLinkSubjectName FLiveLinkSubjectKey::SubjectName |