Photon Fusion
2.0.8
Interface for handling the event when a scene load operation is started. More...
Inherits IPublicFacingInterface.
Public Member Functions | |
| void | SceneLoadStart (SceneRef sceneRef) |
| Method to be called when a scene load operation is started. More... | |
Interface for handling the event when a scene load operation is started.
| void SceneLoadStart | ( | SceneRef | sceneRef | ) |
Method to be called when a scene load operation is started.
| sceneRef | Reference to the scene that is being loaded. |