C# Class Alexandria.Games.Arcanum.ArchiveRecord

Inheritance: Glare.Assets.DataAsset
Show file Open project: Burton-Radons/Alexandria

Public Methods

Method Description
Open ( ) : Stream

Private Methods

Method Description
ArchiveRecord ( Archive archive, string name, int id, ArchiveRecordMode mode, int size, int sizeCompressed, uint offset ) : System

Method Details

Open() public method

public Open ( ) : Stream
return Stream