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 |
- BlueprintReadWrite
- EditAnywhere
- Category="LiveLink"
|
| SceneTimecode |
FTimecode |
|
Roles/LiveLinkAnimationBlueprintStructs.h |
- BlueprintReadWrite
- EditAnywhere
- Category="LiveLink"
|
| StringMetadata |
TMap< FName, FString > |
|
Roles/LiveLinkAnimationBlueprintStructs.h |
- BlueprintReadWrite
- EditAnywhere
- Category="LiveLink"
|