Open Rails

WorldLocation.Save Method

[This is preliminary documentation and subject to change.]

Save the object to binary format

public void Save(
   BinaryWriter outf
);

Parameters

outf
output file

See Also

WorldLocation Class | ORTS.Common Namespace