Tesla Graphics Engine Documentation (January 2012)
Write Method (name, value)
TeslaTesla.Content.LoadersBinaryExternalWriterWrite(String, ISavable)
Writes the specified external and returns the reference to it.
Declaration Syntax
C#
public override ExternalReference Write(
	string name,
	ISavable value
)
Parameters
name (String)
Name of the value
value (ISavable)
External savable to write

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