Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface
| Name | FSubjectMetadata |
| Type | struct |
| Header File | /Engine/Source/Runtime/LiveLinkInterface/Public/Roles/LiveLinkAnimationBlueprintStructs.h |
| Include Path | #include "Roles/LiveLinkAnimationBlueprintStructs.h" |
Syntax
USTRUCT (BlueprintType )
struct FSubjectMetadata
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SceneFramerate | FFrameRate | Roles/LiveLinkAnimationBlueprintStructs.h |
|
|
| SceneTimecode | FTimecode | Roles/LiveLinkAnimationBlueprintStructs.h |
|
|
| StringMetadata | TMap< FName, FString > | Roles/LiveLinkAnimationBlueprintStructs.h |
|