C# 클래스 DatDigger.Sections.Texture.TextureSection

상속: SectionBase
파일 보기 프로젝트 열기: nohbdy/ffxivmodelviewer 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
LoadSection ( BinaryReaderEx reader ) : void
TextureSection ( ) : System.Collections.Generic
TextureSection ( string resourceName, GtexData gtex ) : System.Collections.Generic

메소드 상세

LoadSection() 공개 메소드

public LoadSection ( BinaryReaderEx reader ) : void
reader BinaryReaderEx
리턴 void

TextureSection() 공개 메소드

public TextureSection ( ) : System.Collections.Generic
리턴 System.Collections.Generic

TextureSection() 공개 메소드

public TextureSection ( string resourceName, GtexData gtex ) : System.Collections.Generic
resourceName string
gtex GtexData
리턴 System.Collections.Generic