Navigation
API > API/Plugins > API/Plugins/HarmonixMetasound
| Name | FSongMapChain |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/Harmonix/Source/HarmonixMetasound/Public/HarmonixMetasound/Analysis/MidiClockSongPos.h |
| Include Path | #include "HarmonixMetasound/Analysis/MidiClockSongPos.h" |
Syntax
struct FSongMapChain
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| HarmonixMetasound/Analysis/MidiClockSongPos.h | |||
FSongMapChain
(
TSharedPtr< const ISongMapEvaluator >& InMaps, |
HarmonixMetasound/Analysis/MidiClockSongPos.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FirstTickInLoop | int32 | HarmonixMetasound/Analysis/MidiClockSongPos.h | ||
| LoopLengthTicks | int32 | HarmonixMetasound/Analysis/MidiClockSongPos.h | ||
| NewSongMaps | TSharedPtr< FSongMapChain > | HarmonixMetasound/Analysis/MidiClockSongPos.h | ||
| SongMaps | TSharedPtr< const ISongMapEvaluator > | HarmonixMetasound/Analysis/MidiClockSongPos.h |