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