Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface
| Name | FLiveLinkTime |
| Type | struct |
| Header File | /Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkTypes.h |
| Include Path | #include "LiveLinkTypes.h" |
Syntax
USTRUCT (BlueprintType )
struct FLiveLinkTime
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| LiveLinkTypes.h | |||
FLiveLinkTime
(
double InWorldTime, |
LiveLinkTypes.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SceneTime | FQualifiedFrameTime | LiveLinkTypes.h |
|
|
| WorldTime | double | LiveLinkTypes.h |
|