C# Class DatDigger.Sections.Animation.CptChunk

Inheritance: McbChunk
Datei anzeigen Open project: nohbdy/ffxivmodelviewer Class Usage Examples

Public Methods

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

Method Details

CptChunk() public method

public CptChunk ( ) : System
return System

LoadSection() public method

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