C# Class DatDigger.Sections.SectionBase

Inheritance: INavigable
Show file Open project: nohbdy/ffxivmodelviewer Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
LoadSection ( BinaryReaderEx reader ) : void

Method Details

LoadSection() public method

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