C# Class WWActorEdit.DefaultChunk

For anything not supported yet!
Inheritance: IChunkType
Afficher le fichier Open project: pho/WindViewer Class Usage Examples

Méthodes publiques

Méthode Description
LoadData ( byte data, int &srcOffset ) : void
WriteData ( BinaryWriter stream ) : void

Method Details

LoadData() public méthode

public LoadData ( byte data, int &srcOffset ) : void
data byte
srcOffset int
Résultat void

WriteData() public méthode

public WriteData ( BinaryWriter stream ) : void
stream System.IO.BinaryWriter
Résultat void