C# Class MM2Randomizer.Patcher.ChangeByteRecord

Afficher le fichier Open project: duckfist/MM2Random Class Usage Examples

Méthodes publiques

Méthode Description
ChangeByteRecord ( int address, byte value, string note = "" )

Method Details

ChangeByteRecord() public méthode

public ChangeByteRecord ( int address, byte value, string note = "" )
address int
value byte
note string