C# 클래스 DatDigger.Sections.Skeleton.SkeletonSection

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

Private Properties

프로퍼티 타입 설명
LoadBones void
LoadHeader void
LoadStringTable void

공개 메소드들

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

비공개 메소드들

메소드 설명
LoadBones ( BinaryReaderEx reader ) : void
LoadHeader ( BinaryReaderEx reader ) : void
LoadStringTable ( BinaryReaderEx reader ) : void

메소드 상세

LoadSection() 공개 메소드

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