Navigation
API > API/Plugins > API/Plugins/HarmonixMetasound > API/Plugins/HarmonixMetasound/UMusicTempometerComponent
Description
Bars from the beginning of the music. Includes all count-in and pickup bars (ie. won't be negative when the music starts, and bar 1 beat 1 of the music may not be equal to elapsed bar 0.0!
| Name | GetBarsIncludingCountIn |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Harmonix/Source/HarmonixMetasound/Public/HarmonixMetasound/Components/MusicTempometerComponent.h |
| Include Path | #include "HarmonixMetasound/Components/MusicTempometerComponent.h" |
UFUNCTION (BlueprintPure, Category="MusicClock")
float GetBarsIncludingCountIn() const