Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
OpenRA
FileFormats
IdxReader
C# Class OpenRA.FileFormats.IdxReader
Exibir arquivo
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_oe property
public
List
Entries
return
List
SoundCount
public_oe property
public
int
SoundCount
return
int