TimelineSpeedEvent
A scroll-speed change on a specific timeline.
Attributes
attributetilint= tilTimeline id the speed applies to.
attributespeedfloat= speedScroll-speed multiplier from this tick onward.
attributet= tTick or position at which the speed takes effect.
Functions
func__init__(self, til, t, speed) -> Noneparamselfparamtilintparamtint | PositionLikeparamspeedfloatReturns
Nonefunc__eq__(self, other) -> boolparamselfparamotherobjectReturns
boolfunc__repr__(self) -> strparamselfReturns
strfuncfrom_proto(cls, proto) -> TimelineSpeedEventparamclsparamprotomessages_pb2.TimelineSpeedEventReturns
margrete_rpc.chart.events.TimelineSpeedEventfuncto_proto(self) -> messages_pb2.TimelineSpeedEventparamselfReturns
margrete_rpc._proto.margrete.rpc.v1.messages_pb2.margrete_rpc._proto.margrete.rpc.v1.messages_pb2.TimelineSpeedEvent