C# Class DatDigger.Sections.Animation.SpuSectionData

Inheritance: INavigable
Afficher le fichier Open project: nohbdy/ffxivmodelviewer Class Usage Examples

Méthodes publiques

Méthode Description
Load ( BinaryReaderEx reader, int index ) : void
LoadChunks ( BinaryReaderEx reader ) : void
SpuSectionData ( ) : System

Method Details

Load() public méthode

public Load ( BinaryReaderEx reader, int index ) : void
reader BinaryReaderEx
index int
Résultat void

LoadChunks() public méthode

public LoadChunks ( BinaryReaderEx reader ) : void
reader BinaryReaderEx
Résultat void

SpuSectionData() public méthode

public SpuSectionData ( ) : System
Résultat System