PixelCrushers.DialogueSystem.Aurora.Jrl Class Reference

XML schema for journal files. More...

Collaboration diagram for PixelCrushers.DialogueSystem.Aurora.Jrl:

Static Public Member Functions

static Jrl Load (TextAsset xmlFile)
 
static Jrl Load (string filename)
 
static Jrl Load (string filename, Encoding encoding)
 

Public Attributes

string name
 
string type
 
string version
 
Struct topLevelStruct
 

Properties

List< StructCategories [get]
 

Detailed Description

XML schema for journal files.

Member Function Documentation

◆ Load() [1/3]

static Jrl PixelCrushers.DialogueSystem.Aurora.Jrl.Load ( string  filename)
static

◆ Load() [2/3]

static Jrl PixelCrushers.DialogueSystem.Aurora.Jrl.Load ( string  filename,
Encoding  encoding 
)
static

◆ Load() [3/3]

static Jrl PixelCrushers.DialogueSystem.Aurora.Jrl.Load ( TextAsset  xmlFile)
static

Member Data Documentation

◆ name

string PixelCrushers.DialogueSystem.Aurora.Jrl.name

◆ topLevelStruct

Struct PixelCrushers.DialogueSystem.Aurora.Jrl.topLevelStruct

◆ type

string PixelCrushers.DialogueSystem.Aurora.Jrl.type

◆ version

string PixelCrushers.DialogueSystem.Aurora.Jrl.version

Property Documentation

◆ Categories

List<Struct> PixelCrushers.DialogueSystem.Aurora.Jrl.Categories
get

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