C# Class MOTHER3.TextPsiNames

Inheritance: M3Rom
Afficher le fichier Open project: jeffman/MOTHER-3-Funland Class Usage Examples

Méthodes publiques

Свойство Type Description
Address int
Entries int
Length int

Méthodes publiques

Méthode Description
GetName ( int index ) : string
Init ( ) : void
SetName ( int index, string str ) : void

Method Details

GetName() public static méthode

public static GetName ( int index ) : string
index int
Résultat string

Init() public static méthode

public static Init ( ) : void
Résultat void

SetName() public static méthode

public static SetName ( int index, string str ) : void
index int
str string
Résultat void

Property Details

Address public_oe static_oe property

public static int Address
Résultat int

Entries public_oe static_oe property

public static int Entries
Résultat int

Length public_oe static_oe property

public static int Length
Résultat int