Navigation
API > API/Plugins > API/Plugins/HarmonixMetasound
| Name | FSeek |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Harmonix/Source/HarmonixMetasound/Public/HarmonixMetasound/DataTypes/MidiClockEvent.h |
| Include Path | #include "HarmonixMetasound/DataTypes/MidiClockEvent.h" |
Syntax
struct FSeek
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSeek
(
const int32 LastTickProcessedBeforeSeek, |
HarmonixMetasound/DataTypes/MidiClockEvent.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| LastTickProcessedBeforeSeek | int32 | HarmonixMetasound/DataTypes/MidiClockEvent.h | ||
| NewNextTick | int32 | HarmonixMetasound/DataTypes/MidiClockEvent.h | ||
| TempoMapTick | int32 | HarmonixMetasound/DataTypes/MidiClockEvent.h |