Reply To: Have any way to know I click Stop Button ?

Forums 💬 Slate Sequencer ⚙️ Support Have any way to know I click Stop Button ? Reply To: Have any way to know I click Stop Button ?

#21203
Gavalakis
Keymaster

    Hey,

    The closest thing to what you are after, could be done by checking if ‘root.currentTime == 0’. When the Stop button in the editor is clicked or the cutscene is anyhow rewinded, the cutscene is sampled at time 0.

    Let me know if that works for you.