C# Class DatDigger.Sections.Chunk

Inheritance: INavigable
Afficher le fichier Open project: nohbdy/ffxivmodelviewer

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Chunk ( ) : System.Collections.Generic
LoadData ( BinaryReaderEx reader ) : void

Method Details

Chunk() public méthode

public Chunk ( ) : System.Collections.Generic
Résultat System.Collections.Generic

LoadData() public méthode

public LoadData ( BinaryReaderEx reader ) : void
reader BinaryReaderEx
Résultat void