C# 클래스 HyoutaTools.DanganRonpa.umdimagedat.umdimagedat

파일 보기 프로젝트 열기: AdmiralCurtiss/HyoutaTools

공개 메소드들

메소드 설명
AlignToByteBoundary ( int x, int boundary ) : int
Execute ( List args ) : int

비공개 메소드들

메소드 설명
ArrayMatch ( Byte a1, Byte a2, int offset1, int offset2, int length ) : bool
Extract ( string filepath ) : int
Extract ( string filepath, string ebootpath, bool nofilenames ) : int
IdentifyEbootVersion ( Byte Eboot ) : int
Pack ( string Filename, string Directory, string SourceEboot, string NewEboot ) : int

메소드 상세

AlignToByteBoundary() 공개 정적인 메소드

public static AlignToByteBoundary ( int x, int boundary ) : int
x int
boundary int
리턴 int

Execute() 공개 정적인 메소드

public static Execute ( List args ) : int
args List
리턴 int