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

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