C# Class Fusion.Pipeline.StringArrayLoader

Inheritance: ContentLoader
Datei anzeigen Open project: demiurghg/FusionEngine

Public Methods

Method Description
Load ( Game game, Stream stream, Type requestedType, string assetPath ) : object

Method Details

Load() public method

public Load ( Game game, Stream stream, Type requestedType, string assetPath ) : object
game Game
stream Stream
requestedType System.Type
assetPath string
return object