C# Class Fusion.Pipeline.StringLoader

Inheritance: ContentLoader
Afficher le fichier Open project: demiurghg/FusionEngine

Méthodes publiques

Méthode Description
Load ( Game game, Stream stream, Type requestedType, string assetPath ) : object

Method Details

Load() public méthode

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