![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IMovieSceneTrackDecoration.h>
Public Member Functions | |
| virtual void | OnDecorationAdded (UMovieSceneTrack *Track) |
| virtual void | OnDecorationRemoved () |
Optional interface that can be added to any UObject that is used as a decoration on UMovieSceneTrack objects to receive decoration events.
|
inlinevirtual |
Called when this decoration is first added directly to a UMovieSceneTrack
Called when this decoration is removed from a UMovieSceneTrack