Navigation
API > API/Plugins > API/Plugins/ElectraBase > API/Plugins/ElectraBase/FTimeFraction
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
PlayerTime.h |
|
|
|
PlayerTime.h |
|
|
|
PlayerTime.h |
|
|
|
PlayerTime.h |
|
|
|
PlayerTime.h |
|
FTimeFraction()
| |
|
| Name |
FTimeFraction |
| Type |
function |
| Header File |
/Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Public/PlayerTime.h |
| Include Path |
#include "PlayerTime.h" |
FTimeFraction()
FTimeFraction(const FTimeFraction &)
| |
|
| Name |
FTimeFraction |
| Type |
function |
| Header File |
/Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Public/PlayerTime.h |
| Include Path |
#include "PlayerTime.h" |
FTimeFraction
(
const FTimeFraction & rhs
)
FTimeFraction(const FTimeValue &)
| |
|
| Name |
FTimeFraction |
| Type |
function |
| Header File |
/Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Public/PlayerTime.h |
| Include Path |
#include "PlayerTime.h" |
FTimeFraction
(
const FTimeValue & tv
)
FTimeFraction(const FTimespan &)
| |
|
| Name |
FTimeFraction |
| Type |
function |
| Header File |
/Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Public/PlayerTime.h |
| Include Path |
#include "PlayerTime.h" |
FTimeFraction
(
const FTimespan & tv
)
FTimeFraction(int64, uint32)
| |
|
| Name |
FTimeFraction |
| Type |
function |
| Header File |
/Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Public/PlayerTime.h |
| Include Path |
#include "PlayerTime.h" |
FTimeFraction
(
int64 n,
uint32 d
)