Navigation
API > API/Runtime > API/Runtime/TimeManagement > API/Runtime/TimeManagement/FTimedDataChannelSampleTime
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| ITimedDataInput.h | |||
FTimedDataChannelSampleTime
(
double InPlatformSeconds, |
ITimedDataInput.h |
FTimedDataChannelSampleTime()
| Name | FTimedDataChannelSampleTime |
| Type | function |
| Header File | /Engine/Source/Runtime/TimeManagement/Public/ITimedDataInput.h |
| Include Path | #include "ITimedDataInput.h" |
FTimedDataChannelSampleTime()
FTimedDataChannelSampleTime(double, const FQualifiedFrameTime &)
| Name | FTimedDataChannelSampleTime |
| Type | function |
| Header File | /Engine/Source/Runtime/TimeManagement/Public/ITimedDataInput.h |
| Include Path | #include "ITimedDataInput.h" |
FTimedDataChannelSampleTime
(
double InPlatformSeconds,
const FQualifiedFrameTime & InTimecode
)