C# Class DatDigger.Sections.Animation.SpuSectionData

Inheritance: INavigable
Show file Open project: nohbdy/ffxivmodelviewer Class Usage Examples

Public Methods

Method Description
Load ( BinaryReaderEx reader, int index ) : void
LoadChunks ( BinaryReaderEx reader ) : void
SpuSectionData ( ) : System

Method Details

Load() public method

public Load ( BinaryReaderEx reader, int index ) : void
reader BinaryReaderEx
index int
return void

LoadChunks() public method

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

SpuSectionData() public method

public SpuSectionData ( ) : System
return System