C# Class MM2Randomizer.Patcher.ChangeByteRecord

Exibir arquivo Open project: duckfist/MM2Random Class Usage Examples

Public Methods

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

Method Details

ChangeByteRecord() public method

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