C# 클래스 HyoutaTools.Tales.Vesperia.TO8CHRD.TO8CHRD

파일 보기 프로젝트 열기: AdmiralCurtiss/HyoutaTools

공개 프로퍼티들

프로퍼티 타입 설명
ModelCustomList List
ModelDefList List
ModelOtherList List
U20BList List
U80List List

공개 메소드들

메소드 설명
TO8CHRD ( Stream stream ) : System
TO8CHRD ( String filename ) : System

비공개 메소드들

메소드 설명
LoadFile ( Stream stream ) : bool

메소드 상세

TO8CHRD() 공개 메소드

public TO8CHRD ( Stream stream ) : System
stream Stream
리턴 System

TO8CHRD() 공개 메소드

public TO8CHRD ( String filename ) : System
filename String
리턴 System

프로퍼티 상세

ModelCustomList 공개적으로 프로퍼티

public List ModelCustomList
리턴 List

ModelDefList 공개적으로 프로퍼티

public List ModelDefList
리턴 List

ModelOtherList 공개적으로 프로퍼티

public List ModelOtherList
리턴 List

U20BList 공개적으로 프로퍼티

public List U20BList
리턴 List

U80List 공개적으로 프로퍼티

public List U80List
리턴 List