C# Class Voxeme, ecicomposer

Inheritance: MonoBehaviour
Show file Open project: nkrishnaswamy/ecicomposer Class Usage Examples

Public Properties

Property Type Description
Afford_Str Afford_Str,
Embodiment Embodiment,
Habitat Habitat,
Lex Lex,
Type Type
url string

Public Methods

Method Description
Load ( string path ) : Voxeme,
LoadFromText ( string text ) : Voxeme,
Save ( string path ) : void

Method Details

Load() public static method

public static Load ( string path ) : Voxeme,
path string
return Voxeme,

LoadFromText() public static method

public static LoadFromText ( string text ) : Voxeme,
text string
return Voxeme,

Save() public method

public Save ( string path ) : void
path string
return void

Property Details

Afford_Str public property

public Afford_Str, Afford_Str
return Afford_Str,

Embodiment public property

public Embodiment, Embodiment
return Embodiment,

Habitat public property

public Habitat, Habitat
return Habitat,

Lex public property

public Lex, Lex
return Lex,

Type public property

public Type Type
return Type

url public property

public string url
return string