C# 클래스 HyoutaTools.Tales.Vesperia.T8BTXTM.TreasureInfo

파일 보기 프로젝트 열기: AdmiralCurtiss/HyoutaTools 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Chances uint[]
ChestPositions float[]
ChestTypes uint[]
EntrySize uint
ID uint
IDAgain uint
Items uint[]
RefString string
RefStringLocation uint

공개 메소드들

메소드 설명
GetDataAsHtml ( ItemDat items, TSS.TSSEntry>.Dictionary inGameIdDict ) : string
ToString ( ) : string
TreasureInfo ( System stream, uint refStringStart ) : System

메소드 상세

GetDataAsHtml() 공개 메소드

public GetDataAsHtml ( ItemDat items, TSS.TSSEntry>.Dictionary inGameIdDict ) : string
items ItemDat
inGameIdDict TSS.TSSEntry>.Dictionary
리턴 string

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

TreasureInfo() 공개 메소드

public TreasureInfo ( System stream, uint refStringStart ) : System
stream System
refStringStart uint
리턴 System

프로퍼티 상세

Chances 공개적으로 프로퍼티

public uint[] Chances
리턴 uint[]

ChestPositions 공개적으로 프로퍼티

public float[] ChestPositions
리턴 float[]

ChestTypes 공개적으로 프로퍼티

public uint[] ChestTypes
리턴 uint[]

EntrySize 공개적으로 프로퍼티

public uint EntrySize
리턴 uint

ID 공개적으로 프로퍼티

public uint ID
리턴 uint

IDAgain 공개적으로 프로퍼티

public uint IDAgain
리턴 uint

Items 공개적으로 프로퍼티

public uint[] Items
리턴 uint[]

RefString 공개적으로 프로퍼티

public string RefString
리턴 string

RefStringLocation 공개적으로 프로퍼티

public uint RefStringLocation
리턴 uint