C# Class MOTHER3.MapData.RoomInfo

Afficher le fichier Open project: jeffman/MOTHER-3-Funland

Méthodes publiques

Свойство Type Description
Address int
Data byte[]
Length int
Num int
RoomInfoEntries RoomInfo[]
index int

Méthodes publiques

Méthode Description
Init ( ) : void

Method Details

Init() public static méthode

public static Init ( ) : void
Résultat void

Property Details

Address public_oe static_oe property

public static int Address
Résultat int

Data public_oe property

public byte[] Data
Résultat byte[]

Length public_oe static_oe property

public static int Length
Résultat int

Num public_oe static_oe property

public static int Num
Résultat int

RoomInfoEntries public_oe static_oe property

public static RoomInfo[] RoomInfoEntries
Résultat RoomInfo[]

index public_oe property

public int index
Résultat int