Navigation
API > API/Plugins > API/Plugins/HarmonixMetasound > API/Plugins/HarmonixMetasound/UMusicTempometerComponent
Description
Seconds from the beginning of the entire music authoring. Includes all count-in and pickup bars (ie. won't be negative when the music starts, and bar 1 beat 1 may not be at 0.0 seconds!
| Name | GetSecondsIncludingCountIn |
| 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 GetSecondsIncludingCountIn() const