Navigation
API > API/Plugins > API/Plugins/HarmonixMetasound > API/Plugins/HarmonixMetasound/UMusicTempometerComponent
Description
Seconds from Bar 1 Beat 1 of the music. If the music has a count-in or pickup bars this number may be negative when the music starts!
| Name | GetSecondsFromBarOne |
| 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 GetSecondsFromBarOne() const