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

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