C# Class DatDigger.Sections.Animation.McbSection

Inheritance: SectionBase
Afficher le fichier Open project: nohbdy/ffxivmodelviewer

Méthodes publiques

Méthode Description
LoadSection ( BinaryReaderEx reader ) : void

Private Methods

Méthode Description
ReadResources ( BinaryReaderEx reader, long rstOffset ) : void
ReadRst ( BinaryReaderEx reader ) : void

Method Details

LoadSection() public méthode

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