Navigation
API > API/Plugins > API/Plugins/LiveLink > API/Plugins/LiveLink/FLiveLinkClient
References
| Module | LiveLink |
| Header | /Engine/Plugins/Animation/LiveLink/Source/LiveLink/Public/LiveLinkClient.h |
| Include | #include "LiveLinkClient.h" |
Syntax
struct FPendingSubjectStatic
Remarks
Struct that hold the pending static data that will be pushed next tick.
Variables
| Type | Name | Description | |
|---|---|---|---|
| TMap< FName, FString > | ExtraMetadata | ||
| TSubclassOf< ULiveLinkRole > | Role | ||
| FLiveLinkStaticDataStruct | StaticData | ||
| FLiveLinkSubjectKey | SubjectKey |