C# Class DatDigger.Sections.Animation.AttChunk

Inheritance: McbChunk
Exibir arquivo Open project: nohbdy/ffxivmodelviewer Class Usage Examples

Public Methods

Method Description
AttChunk ( ) : System
LoadSection ( BinaryReaderEx reader ) : void

Method Details

AttChunk() public method

public AttChunk ( ) : System
return System

LoadSection() public method

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