Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FSoundTimecodeOffset |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Sound/SoundTimecodeOffset.h |
| Include Path | #include "Sound/SoundTimecodeOffset.h" |
Syntax
USTRUCT ()
struct FSoundTimecodeOffset
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| NumOfSecondsSinceMidnight | double | Sound/SoundTimecodeOffset.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FSoundTimecodeOffset& InRhs |
Sound/SoundTimecodeOffset.h |