C# 클래스 DatDigger.Sections.Animation.SpuSectionData

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

공개 메소드들

메소드 설명
Load ( BinaryReaderEx reader, int index ) : void
LoadChunks ( BinaryReaderEx reader ) : void
SpuSectionData ( ) : System

메소드 상세

Load() 공개 메소드

public Load ( BinaryReaderEx reader, int index ) : void
reader BinaryReaderEx
index int
리턴 void

LoadChunks() 공개 메소드

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

SpuSectionData() 공개 메소드

public SpuSectionData ( ) : System
리턴 System