C# Class OpenRA.FileFormats.IdxReader

Show file Open project: pchote/OpenRA Class Usage Examples

Public Properties

Property Type Description
Entries List
SoundCount int

Public Methods

Method Description
IdxReader ( Stream s ) : System.Collections.Generic

Method Details

IdxReader() public method

public IdxReader ( Stream s ) : System.Collections.Generic
s System.IO.Stream
return System.Collections.Generic

Property Details

Entries public property

public List Entries
return List

SoundCount public property

public int SoundCount
return int