C# Class ps2ls.Assets.Dma.Dma

Datei anzeigen Open project: psemu/ps2ls

Public Methods

Method Description
LoadFromStream ( Stream stream, ICollection textures, ICollection materials ) : void

Method Details

LoadFromStream() public static method

public static LoadFromStream ( Stream stream, ICollection textures, ICollection materials ) : void
stream Stream
textures ICollection
materials ICollection
return void