Tesla Graphics Engine Documentation (January 2012)
Save Method (value, filePath)
TeslaTesla.ContentResourceExporterSave(Object, String)
Serializes an object and saves it to a file.
Declaration Syntax
C#
public abstract void Save(
	Object value,
	string filePath
)
Parameters
value (Object)
Object to serialize
filePath (String)
Full path to the file

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)