Photon Fusion 2.0.0

Public Member Functions | List of all members
ISceneLoadStart Interface Reference

Interface for handling the event when a scene load operation is started. More...

Public Member Functions

void SceneLoadStart (SceneRef sceneRef)
 Method to be called when a scene load operation is started.
 

Detailed Description

Interface for handling the event when a scene load operation is started.

Member Function Documentation

◆ SceneLoadStart()

void SceneLoadStart ( SceneRef  sceneRef)

Method to be called when a scene load operation is started.

Parameters
sceneRefReference to the scene that is being loaded.