C# 클래스 HyoutaTools.Tales.Vesperia.ShopData.ShopDefinition

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

공개 프로퍼티들

프로퍼티 타입 설명
ChangeToShop uint
InGameID uint
OnTrigger uint
ShopItems HyoutaTools.Tales.Vesperia.ShopData.ShopItem[]
StringDicID uint

공개 메소드들

메소드 설명
GetDataAsHtml ( GameVersion version, ItemDat items, ShopData shops, TSS.TSSEntry>.Dictionary inGameIdDict, bool phpLinks = false ) : string
ShopDefinition ( System stream ) : System

메소드 상세

GetDataAsHtml() 공개 메소드

public GetDataAsHtml ( GameVersion version, ItemDat items, ShopData shops, TSS.TSSEntry>.Dictionary inGameIdDict, bool phpLinks = false ) : string
version GameVersion
items ItemDat
shops ShopData
inGameIdDict TSS.TSSEntry>.Dictionary
phpLinks bool
리턴 string

ShopDefinition() 공개 메소드

public ShopDefinition ( System stream ) : System
stream System
리턴 System

프로퍼티 상세

ChangeToShop 공개적으로 프로퍼티

public uint ChangeToShop
리턴 uint

InGameID 공개적으로 프로퍼티

public uint InGameID
리턴 uint

OnTrigger 공개적으로 프로퍼티

public uint OnTrigger
리턴 uint

ShopItems 공개적으로 프로퍼티

public ShopItem[],HyoutaTools.Tales.Vesperia.ShopData ShopItems
리턴 HyoutaTools.Tales.Vesperia.ShopData.ShopItem[]

StringDicID 공개적으로 프로퍼티

public uint StringDicID
리턴 uint