
0
Planned
OnSceneLoaded Event
Hi,
How can I OnSceneLoaded event with Bolt ?
Thanks
Bolt Version:
Unity Version:
Platform(s):
Scripting Backend:
.NET Version (API Compatibility Level):
Customer support service by UserEcho
Are you talking about this event?
https://docs.unity3d.com/2017.4/Documentation/ScriptReference/SceneManagement.SceneManager-sceneLoaded.html
It seems like a new handler approach by Unity, I don't think I'll be able to make it into v.1.4, but I'll try including it and sceneUnloaded in v.1.5.
Yes this is this event.
No problem for 1.4, I've found a workaround ;)
Thanks