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

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

공개 프로퍼티들

프로퍼티 타입 설명
EntryList List

공개 메소드들

메소드 설명
SCFOMBIN ( ) : System
SCFOMBIN ( Stream stream, uint textPointerLocationDiff = 0x1888 ) : System
SCFOMBIN ( String filename, uint textPointerLocationDiff = 0x1888 ) : System
ToString ( ) : string

비공개 메소드들

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

메소드 상세

SCFOMBIN() 공개 메소드

public SCFOMBIN ( ) : System
리턴 System

SCFOMBIN() 공개 메소드

public SCFOMBIN ( Stream stream, uint textPointerLocationDiff = 0x1888 ) : System
stream Stream
textPointerLocationDiff uint
리턴 System

SCFOMBIN() 공개 메소드

public SCFOMBIN ( String filename, uint textPointerLocationDiff = 0x1888 ) : System
filename String
textPointerLocationDiff uint
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

프로퍼티 상세

EntryList 공개적으로 프로퍼티

public List EntryList
리턴 List