Tesla Graphics Engine Documentation (January 2012)
OpenStream Method (assetName)
TeslaTesla.ContentContentManagerOpenStream(String)
Locates the specified asset and opens a stream to read it. If UseDefaultContent is set to true and the resource cannot be found, an attempt to locate it from default content will be made.
Declaration Syntax
C#
public Stream OpenStream(
	string assetName
)
Parameters
assetName (String)
Asset name
Return Value
Stream

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