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

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