Navigation
API > API/Plugins > API/Plugins/HarmonixMetasound
| Name | FAdvance |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Harmonix/Source/HarmonixMetasound/Public/HarmonixMetasound/DataTypes/MidiClockEvent.h |
| Include Path | #include "HarmonixMetasound/DataTypes/MidiClockEvent.h" |
Syntax
struct FAdvance
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAdvance
(
const int32 FirstTickToProcess, |
HarmonixMetasound/DataTypes/MidiClockEvent.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FirstTickToProcess | int32 | HarmonixMetasound/DataTypes/MidiClockEvent.h | ||
| NumberOfTicksToProcess | int32 | HarmonixMetasound/DataTypes/MidiClockEvent.h | ||
| TempoMapTick | int32 | HarmonixMetasound/DataTypes/MidiClockEvent.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool ContainsTick
(
int32 InTick |
HarmonixMetasound/DataTypes/MidiClockEvent.h | ||
int32 LastTickToProcess() |
HarmonixMetasound/DataTypes/MidiClockEvent.h |