C# 클래스 Data_ripper.NightmareModule

파일 보기 프로젝트 열기: Diegoisawesome/AwesomeMapEditor-old 1 사용 예제들

공개 메소드들

메소드 설명
GetData ( byte ROM ) : string
GetHTMLtable ( byte ROM ) : string
NightmareModule ( string path ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

GetData() 공개 메소드

public GetData ( byte ROM ) : string
ROM byte
리턴 string

GetHTMLtable() 공개 메소드

public GetHTMLtable ( byte ROM ) : string
ROM byte
리턴 string

NightmareModule() 공개 메소드

public NightmareModule ( string path ) : System
path string
리턴 System