C# Class Data_ripper.NightmareModule

Afficher le fichier Open project: Diegoisawesome/AwesomeMapEditor-old Class Usage Examples

Méthodes publiques

Méthode Description
GetData ( byte ROM ) : string
GetHTMLtable ( byte ROM ) : string
NightmareModule ( string path ) : System

Private Methods

Méthode Description
GetIndexes ( int padding ) : int[]

Get's the index positions of text colums in the output string

GetLine ( byte ROM, int indexes, int i ) : string
GetTitle ( int indexes ) : string

Method Details

GetData() public méthode

public GetData ( byte ROM ) : string
ROM byte
Résultat string

GetHTMLtable() public méthode

public GetHTMLtable ( byte ROM ) : string
ROM byte
Résultat string

NightmareModule() public méthode

public NightmareModule ( string path ) : System
path string
Résultat System