Forums › 💬 Slate Sequencer › ⚙️ Support › Get object in custom script › Reply To: Get object in custom script
Hi,
Thanks very much it is working.
I used the code this way : protected override bool OnInitialize()
I think OnInitialize is missing in the documentation.
Yes I could use OnEnter but is it not better to get path at the begining to call it further ?
Regards.