C# Class DatDigger.Sections.Texture.TextureSection

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
LoadSection ( BinaryReaderEx reader ) : void
TextureSection ( ) : System.Collections.Generic
TextureSection ( string resourceName, GtexData gtex ) : System.Collections.Generic

Method Details

LoadSection() public méthode

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

TextureSection() public méthode

public TextureSection ( ) : System.Collections.Generic
Résultat System.Collections.Generic

TextureSection() public méthode

public TextureSection ( string resourceName, GtexData gtex ) : System.Collections.Generic
resourceName string
gtex GtexData
Résultat System.Collections.Generic