Tesla Graphics Engine Documentation (January 2012)
Save Method (value, filePath)
TeslaTesla.Content.LoadersBinaryExporterSave(ISavable, String)
Saves the specified value. Default external writers will be used if WriteExternals is true.
Declaration Syntax
C#
public override void Save(
	ISavable value,
	string filePath
)
Parameters
value (ISavable)
Object to serialize
filePath (String)
Full path to the file

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