Static Public Member Functions | Static Public Attributes | List of all members
Managers.YarnSceneManager Class Reference

Manages a Visual Novel scene that is expecting to be given a yarn script to execute. More...

Inheritance diagram for Managers.YarnSceneManager:

Static Public Member Functions

static void LoadYarn (TextAsset yarnAsset)
 Load the Yarn manager (Visual Novel) scene. More...
 

Static Public Attributes

static TextAsset CurrentYarnScript
 The Yarn script text asset to load into the visual novel scene. More...
 

Detailed Description

Manages a Visual Novel scene that is expecting to be given a yarn script to execute.

Member Function Documentation

static void Managers.YarnSceneManager.LoadYarn ( TextAsset  yarnAsset)
inlinestatic

Load the Yarn manager (Visual Novel) scene.

Member Data Documentation

TextAsset Managers.YarnSceneManager.CurrentYarnScript
static

The Yarn script text asset to load into the visual novel scene.


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