C# Class HyoutaTools.DanganRonpa.umdimagedat.umdimagedat

Afficher le fichier Open project: AdmiralCurtiss/HyoutaTools

Méthodes publiques

Méthode Description
AlignToByteBoundary ( int x, int boundary ) : int
Execute ( List args ) : int

Private Methods

Méthode Description
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

Method Details

AlignToByteBoundary() public static méthode

public static AlignToByteBoundary ( int x, int boundary ) : int
x int
boundary int
Résultat int

Execute() public static méthode

public static Execute ( List args ) : int
args List
Résultat int