Bind a whole event track to one SequenceEvent

Hello !
In the Sequencer, is there a way to bind a whole event track to a SequenceEvent ?
I mean that every time I create a new event on the track, it will be bound to a specific function.

I don’t want to have to right click on every diamond (event) to bind it manually.
Even more when it will just create a new SequenceEvent_[number] that will need to be linked to my function in the EventGraph.

Thanks,

Edit :
It’s possible to make a new event, configure it, and duplicate/copy-paste it on the track.
That’s the solution I find best, while waiting for it to be a feature.

Unfortunately, no there isn’t.

Not what you’re asking, but you can double click to create a key (instead of right clicking), if that reduces some operations for you. That will create a new event and bind it. It won’t bind to the one same event that you’re asking for.

And in case you’re not aware, there’s also the event repeater track that will call the same function for each frame of the section.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.