Navigation
API > API/Plugins > API/Plugins/HarmonixMetasound > API/Plugins/HarmonixMetasound/FSongMapChain
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| HarmonixMetasound/Analysis/MidiClockSongPos.h | |||
FSongMapChain
(
TSharedPtr< const ISongMapEvaluator >& InMaps, |
HarmonixMetasound/Analysis/MidiClockSongPos.h |
FSongMapChain()
| Name | FSongMapChain |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Harmonix/Source/HarmonixMetasound/Public/HarmonixMetasound/Analysis/MidiClockSongPos.h |
| Include Path | #include "HarmonixMetasound/Analysis/MidiClockSongPos.h" |
FSongMapChain()
FSongMapChain(TSharedPtr< const ISongMapEvaluator > &, int32, int32)
| Name | FSongMapChain |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Harmonix/Source/HarmonixMetasound/Public/HarmonixMetasound/Analysis/MidiClockSongPos.h |
| Include Path | #include "HarmonixMetasound/Analysis/MidiClockSongPos.h" |
FSongMapChain
(
TSharedPtr < const ISongMapEvaluator > & InMaps,
int32 InFirstTickInLoop,
int32 InLoopLengthTicks
)