Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Alexandria
Platforms
NintendoDS
RomFile
C# Class Alexandria.Platforms.NintendoDS.RomFile
A file within a
Rom
.
Inheritance:
Glare.Assets.DataAsset
Mostrar archivo
Open project: Burton-Radons/Alexandria
Class Usage Examples
Public Methods
Method
Description
Open
( ) :
Stream
Open the ROM file.
Private Methods
Method
Description
RomFile
(
Rom
rom
,
int
index
,
BinaryReader
reader
) :
System
Sort
(
FolderAsset
parent
,
string
name
) :
void
Method Details
Open()
public
method
Open the ROM file.
public
Open
( ) :
Stream
return
Stream