Navigation
API > API/Plugins > API/Plugins/TimecodeSynchronizer > API/Plugins/TimecodeSynchronizer/UTimecodeSynchronizer
Get an event delegate that is invoked when a Asset synchronization event occurred.
| Name | FOnTimecodeSynchronizationEvent |
| Type | class |
| Header File | /Engine/Plugins/Media/TimecodeSynchronizer/Source/TimecodeSynchronizer/Public/TimecodeSynchronizer.h |
| Include Path | #include "TimecodeSynchronizer.h" |
Syntax
class FOnTimecodeSynchronizationEvent : public TBaseMulticastDelegate_OneParam< void, ETimecodeSynchronizationEvent >
Inheritance Hierarchy
- TBaseMulticastDelegate_OneParam< void, ETimecodeSynchronizationEvent > → UTimecodeSynchronizer::FOnTimecodeSynchronizationEvent