Tesla Graphics Engine Documentation (January 2012)
ResourceExporter Constructor (targetType, extension)
TeslaTesla.ContentResourceExporterResourceExporter(Type, String)
Creates a new resource exporter.
Declaration Syntax
C#
protected ResourceExporter(
	Type targetType,
	string extension
)
Parameters
targetType (Type)
Target type of resource
extension (String)
Extension of format the resource will be serialized to

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