Tesla Graphics Engine Documentation (January 2012)
ExternalReference Constructor (fileName, loaderParams)
TeslaTesla.ContentExternalReferenceExternalReference(String, LoaderParameters)
Initializes a new instance of the ExternalReference class.
Declaration Syntax
C#
public ExternalReference(
	string fileName,
	LoaderParameters loaderParams
)
Parameters
fileName (String)
The reference file name.
loaderParams (LoaderParameters)
Loader parameters specifying optional parameters for loading the resource.

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