Свойство | Type | Description | |
---|---|---|---|
Inputbr | |||
Outputbw |
Méthode | Description | |
---|---|---|
Run ( string originalFile, string outputFile, int offset, int animationNumber, bool isInputCustom, bool isOutputCustom, int customInputOffset, int costomOutputOffset ) : void |
Méthode | Description | |
---|---|---|
FindAnimationPointerTableForInput ( int animationNumber ) : int | ||
FindAnimationPointerTableForOutput ( ) : int | ||
Main ( ) : void |
public static Run ( string originalFile, string outputFile, int offset, int animationNumber, bool isInputCustom, bool isOutputCustom, int customInputOffset, int costomOutputOffset ) : void | ||
originalFile | string | |
outputFile | string | |
offset | int | |
animationNumber | int | |
isInputCustom | bool | |
isOutputCustom | bool | |
customInputOffset | int | |
costomOutputOffset | int | |
Résultat | void |
public static BinaryReader,System.IO Inputbr | ||
Résultat |