C# Class OpenRA.FileFormats.IdxReader

Afficher le fichier Open project: pchote/OpenRA Class Usage Examples

Méthodes publiques

Свойство Type Description
Entries List
SoundCount int

Méthodes publiques

Méthode Description
IdxReader ( Stream s ) : System.Collections.Generic

Method Details

IdxReader() public méthode

public IdxReader ( Stream s ) : System.Collections.Generic
s System.IO.Stream
Résultat System.Collections.Generic

Property Details

Entries public_oe property

public List Entries
Résultat List

SoundCount public_oe property

public int SoundCount
Résultat int