Public Attributes | List of all members
Components.SceneLoaderButton Class Reference

This manages buttons targeting the opening of a Yarn script. This manager expects to be put as a child of a Unity UI Button and will launch a new scene whenever the button is clicked. More...

Inheritance diagram for Components.SceneLoaderButton:

Public Attributes

TextAsset YarnSceneToLoad
 The scene to load whenever the button is pressed. More...
 

Detailed Description

This manages buttons targeting the opening of a Yarn script. This manager expects to be put as a child of a Unity UI Button and will launch a new scene whenever the button is clicked.

Member Data Documentation

TextAsset Components.SceneLoaderButton.YarnSceneToLoad

The scene to load whenever the button is pressed.


The documentation for this class was generated from the following file: