Navigation
API > API/Plugins > API/Plugins/ElectraBase
| Name | FTimeRange |
| Type | struct |
| Header File | /Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Public/PlayerTime.h |
| Include Path | #include "PlayerTime.h" |
Syntax
struct FTimeRange
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| End | FTimeValue | PlayerTime.h | ||
| Start | FTimeValue | PlayerTime.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Contains
(
const FTimeValue& Value |
PlayerTime.h | ||
bool IsValid() |
PlayerTime.h | ||
bool Overlaps
(
const FTimeRange& OtherRange |
PlayerTime.h | ||
void Reset() |
PlayerTime.h |