Tesla Graphics Engine Documentation (January 2012)
Write Method (name, value)
TeslaTesla.ContentISavableWriterWrite(String, UInt16)
Writes a single unsigned 16-bit int to the output.
Declaration Syntax
C#
void Write(
	string name,
	ushort value
)
Parameters
name (String)
Name of the value
value (UInt16)
UInt16 value

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