C# Class DatDigger.Sections.Animation.ActChunk

Inheritance: McbChunk
显示文件 Open project: nohbdy/ffxivmodelviewer

Public Methods

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

Method Details

ActChunk() public method

public ActChunk ( ) : System
return System

LoadSection() public method

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