Navigation
API > API/Runtime > API/Runtime/LiveLinkInterface > API/Runtime/LiveLinkInterface/FLiveLinkWorldTime
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
LiveLinkTypes.h |
|
|
|
LiveLinkTypes.h |
|
|
|
LiveLinkTypes.h |
|
FLiveLinkWorldTime()
| |
|
| Name |
FLiveLinkWorldTime |
| Type |
function |
| Header File |
/Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkTypes.h |
| Include Path |
#include "LiveLinkTypes.h" |
FLiveLinkWorldTime()
FLiveLinkWorldTime(const double)
| |
|
| Name |
FLiveLinkWorldTime |
| Type |
function |
| Header File |
/Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkTypes.h |
| Include Path |
#include "LiveLinkTypes.h" |
FLiveLinkWorldTime
(
const double InTime
)
FLiveLinkWorldTime(const double, const double)
| |
|
| Name |
FLiveLinkWorldTime |
| Type |
function |
| Header File |
/Engine/Source/Runtime/LiveLinkInterface/Public/LiveLinkTypes.h |
| Include Path |
#include "LiveLinkTypes.h" |
FLiveLinkWorldTime
(
const double InTime,
const double InOffset
)