Navigation
API > API/Runtime > API/Runtime/TimeManagement
| Name | FTimedDataChannelSampleTime |
| Type | struct |
| Header File | /Engine/Source/Runtime/TimeManagement/Public/ITimedDataInput.h |
| Include Path | #include "ITimedDataInput.h" |
Syntax
USTRUCT (BlueprintType )
struct FTimedDataChannelSampleTime
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| ITimedDataInput.h | |||
FTimedDataChannelSampleTime
(
double InPlatformSeconds, |
ITimedDataInput.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PlatformSecond | double | The time is relative to FPlatformTime::Seconds. | ITimedDataInput.h | |
| Timecode | FQualifiedFrameTime | Timecode value of the sample | ITimedDataInput.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
double AsSeconds
(
ETimedDataInputEvaluationType EvaluationType |
ITimedDataInput.h |