Click or drag to resize

MySceneManager Class

Handles the scene management. It automatically loads the first scene and then loads any scene using the dedicated methods
Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          frame8.MediaPlayer8ExampleMySceneManager

Namespace:  frame8.MediaPlayer8Example
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public class MySceneManager : MonoBehaviour

The MySceneManager type exposes the following members.

Constructors
  NameDescription
Public methodMySceneManager
Top
Properties
  NameDescription
Public propertyStatic memberInstance
Top
Methods
Fields
  NameDescription
Public field_FirstScene
Top
See Also