Click or drag to resize

CLoadSceneOnClick Class

Added to a GameObject that has a Button component, it loads sceneName scene when the button is clicked
Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          Com.ForbiddenByte.OSA.Classic.UtilCLoadSceneOnClick

Namespace:  Com.ForbiddenByte.OSA.Classic.Util
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public class CLoadSceneOnClick : MonoBehaviour

The CLoadSceneOnClick type exposes the following members.

Constructors
  NameDescription
Public methodCLoadSceneOnClick
Top
Fields
  NameDescription
Public fieldsceneName
The scene to load on click
Top
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also