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
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