Public Member Functions | Public Attributes | List of all members
Components.Chapter Class Reference

A simple description of what is chapter (a name, and a yarn script) More...

Public Member Functions

override string ToString ()
 Converts a Chapter to a string. More...
 

Public Attributes

string Name
 The name of this chapter. More...
 
TextAsset YarnAsset
 The yarn script asset of this chapter. More...
 

Detailed Description

A simple description of what is chapter (a name, and a yarn script)

Member Function Documentation

override string Components.Chapter.ToString ( )
inline

Converts a Chapter to a string.

Returns
The name of the chapter.

Member Data Documentation

string Components.Chapter.Name

The name of this chapter.

TextAsset Components.Chapter.YarnAsset

The yarn script asset of this chapter.


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