Tesla Graphics Engine Documentation (January 2012)
ExternalWriter Constructor (targetType, defaultOutputName, outputDirectory)
TeslaTesla.ContentExternalWriterExternalWriter(Type, String, String)
Creates a new ExternalWriter.
Declaration Syntax
C#
protected ExternalWriter(
	Type targetType,
	string defaultOutputName,
	string outputDirectory
)
Parameters
targetType (Type)
Savable type the writer serializes
defaultOutputName (String)
Default output name
outputDirectory (String)
Output directory, relative to the primary savable output.

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