Photon Fusion 2.1.1

ISceneLoadStart Interface Reference

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.

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.