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
MOTHER3
MapData.RoomInfo
C# Class MOTHER3.MapData.RoomInfo
Mostra file
Open project: jeffman/MOTHER-3-Funland
Public Properties
Property
Type
Description
Address
int
Data
byte[]
Length
int
Num
int
RoomInfoEntries
RoomInfo[]
index
int
Public Methods
Method
Description
Init
( ) :
void
Method Details
Init()
public
static
method
public
static
Init
( ) :
void
return
void
Property Details
Address
public_oe static_oe property
public
static
int
Address
return
int
Data
public_oe property
public
byte[]
Data
return
byte[]
Length
public_oe static_oe property
public
static
int
Length
return
int
Num
public_oe static_oe property
public
static
int
Num
return
int
RoomInfoEntries
public_oe static_oe property
public
static
RoomInfo[]
RoomInfoEntries
return
RoomInfo[]
index
public_oe property
public
int
index
return
int