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

상속: SectionBase
파일 보기 프로젝트 열기: nohbdy/ffxivmodelviewer

공개 메소드들

메소드 설명
LoadSection ( BinaryReaderEx reader ) : void

비공개 메소드들

메소드 설명
ReadResources ( BinaryReaderEx reader, long rstOffset ) : void
ReadRst ( BinaryReaderEx reader ) : void

메소드 상세

LoadSection() 공개 메소드

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