Navigation
API > API/Plugins > API/Plugins/HarmonixMetasound > API/Plugins/HarmonixMetasound/UMusicClockComponent
Description
Start this clock ticking and start tracking music time Same as "Start()"
Setting bReset to true will restart (trigger "Stop" and then "Start") the clock is already Running
Virtual Inheritance
- UActorComponent::Activate → UMusicClockComponent::Activate
| Name | Activate |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Harmonix/Source/HarmonixMetasound/Public/HarmonixMetasound/Components/MusicClockComponent.h |
| Include Path | #include "HarmonixMetasound/Components/MusicClockComponent.h" |
| Source | /Engine/Plugins/Runtime/Harmonix/Source/HarmonixMetasound/Private/HarmonixMetasound/Components/MusicClockComponent.cpp |
virtual void Activate
(
bool bReset
)