Interface for handling the event when a scene load operation is completed. More...
Inherits IPublicFacingInterface.
Public Member Functions | |
void | SceneLoadDone (in SceneLoadDoneArgs sceneInfo) |
Method to be called when a scene load operation is completed. More... | |
Interface for handling the event when a scene load operation is completed.
void SceneLoadDone | ( | in SceneLoadDoneArgs | sceneInfo | ) |
Method to be called when a scene load operation is completed.
sceneInfo | The information about the loaded scene. |