C# Class DatDigger.Sections.Animation.McbSection

Inheritance: SectionBase
ファイルを表示 Open project: nohbdy/ffxivmodelviewer

Public Methods

Method Description
LoadSection ( BinaryReaderEx reader ) : void

Private Methods

Method Description
ReadResources ( BinaryReaderEx reader, long rstOffset ) : void
ReadRst ( BinaryReaderEx reader ) : void

Method Details

LoadSection() public method

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