Search Unity

Count all events called from a timeline

Discussion in 'Animation' started by Offe1, Jun 22, 2019.

  1. Offe1

    Offe1

    Joined:
    Jul 26, 2017
    Posts:
    1
    Hi!

    I have a timeline with one track on it.
    The track have lots of events called from that track.
    Is there any way that i get those events to an array and count them from a script?

    I know that this is possible to do from an animation-clip,
    but i cant figure out if its possible from a timeline animation