Tesla Graphics Engine Documentation (January 2012)
Write Method (name, value)
TeslaTesla.Content.LoadersBinarySavableWriterWrite(String, Int16)
Writes a single 16-bit int to the output.
Declaration Syntax
C#
public void Write(
	string name,
	short value
)
Parameters
name (String)
Name of the value
value (Int16)
Int16 value

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