Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Alexandria
Platforms
Wii
NintendoOpticalDiscPartitionFile
C# Class Alexandria.Platforms.Wii.NintendoOpticalDiscPartitionFile
A file within a
NintendoOpticalDisc
.
Inheritance:
Glare.Assets.DataAsset
Mostra file
Open project: Burton-Radons/Alexandria
Public Methods
Method
Description
Open
( ) :
Stream
Open a stream for th efile.
Private Methods
Method
Description
NintendoOpticalDiscPartitionFile
(
FolderAsset
parent
,
int
index
,
int
nameOffset
,
BinaryReader
reader
,
NintendoOpticalDiscSystem
system
) :
System
OpenBase
( ) :
Stream
ReadName
(
BinaryReader
reader
,
long
baseNameOffset
) :
void
Method Details
Open()
public
method
Open a stream for th efile.
public
Open
( ) :
Stream
return
Stream