Tesla Graphics Engine Documentation (January 2012)
Write Method (name, value)
TeslaTesla.Content.LoadersBinarySavableWriterWrite(String, array<Int64>[]()[][])
Writes an array of 64-bit ints to the output.
Declaration Syntax
C#
public void Write(
	string name,
	long[] value
)
Parameters
name (String)
Name of the value
value (array<Int64>[]()[][])
Array of Int64

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