![]() |
|
Dummy used instead of the old chunk when you want to define a new chunk of saved data. More...
Public Member Functions | |
void | save (BinaryWriter writer) |
void | load (BinaryReader reader) |
void | save (BinaryWriter writer) |
void | load (BinaryReader reader) |
Static Public Attributes | |
static readonly DummyChunk | Instance = new DummyChunk() |
Dummy used instead of the old chunk when you want to define a new chunk of saved data.
void Yukar.Common.Rom.RomItem.DummyChunk.load | ( | BinaryReader | reader | ) |
Implements Yukar.Common.Rom.IChunk.
void Yukar.Common.Rom.RomItem.DummyChunk.save | ( | BinaryWriter | writer | ) |
Implements Yukar.Common.Rom.IChunk.
|
static |