Tesla Graphics Engine Documentation (January 2012)
RemoveLoader Method (extension, targetType)
TeslaTesla.ContentContentManagerRemoveLoader(String, Type)
Removes a loader with the matching extension and target type from the manager.
Declaration Syntax
C#
public void RemoveLoader(
	string extension,
	Type targetType
)
Parameters
extension (String)
File extension
targetType (Type)
Loader target type

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