C# Class DatDigger.Sections.PwibSection

Inheritance: INavigable
Mostrar archivo Open project: nohbdy/ffxivmodelviewer

Public Methods

Method Description
LoadData ( BinaryReaderEx reader ) : void

Private Methods

Method Description
LoadSection ( BinaryReaderEx reader ) : void

Method Details

LoadData() public method

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