PixelCrushers.DialogueSystem.TemplateTools Class Reference

Utility methods to work with Template. More...

Static Public Member Functions

static Template FromDefault ()
 
static Template FromXml (string xml)
 
static string ToXml (Template template)
 
static Template LoadFromEditorPrefs ()
 
static void SaveToEditorPrefs (Template template)
 

Detailed Description

Utility methods to work with Template.

Member Function Documentation

◆ FromDefault()

static Template PixelCrushers.DialogueSystem.TemplateTools.FromDefault ( )
inlinestatic

◆ FromXml()

static Template PixelCrushers.DialogueSystem.TemplateTools.FromXml ( string  xml)
inlinestatic

◆ LoadFromEditorPrefs()

static Template PixelCrushers.DialogueSystem.TemplateTools.LoadFromEditorPrefs ( )
inlinestatic

◆ SaveToEditorPrefs()

static void PixelCrushers.DialogueSystem.TemplateTools.SaveToEditorPrefs ( Template  template)
inlinestatic

◆ ToXml()

static string PixelCrushers.DialogueSystem.TemplateTools.ToXml ( Template  template)
inlinestatic

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