Send an event when a scene was loaded. Use the Safe version when you want to access content of the loaded scene. Use GetSceneloadedEventData to find out about the loaded Scene and load mode
Action is available for Unity 5.4 and newer
Scene Loaded
The event to send when a scene was loaded
Scene Loaded Safe
The event to send when a scene was loaded, with a one frame delay to make sure the scene content was indeed intitialized fully