C# Class DatDigger.Sections.Chunk

Inheritance: INavigable
显示文件 Open project: nohbdy/ffxivmodelviewer

Private Properties

Property Type Description

Public Methods

Method Description
Chunk ( ) : System.Collections.Generic
LoadData ( BinaryReaderEx reader ) : void

Method Details

Chunk() public method

public Chunk ( ) : System.Collections.Generic
return System.Collections.Generic

LoadData() public method

public LoadData ( BinaryReaderEx reader ) : void
reader BinaryReaderEx
return void