C# Class HyoutaTools.Tales.Vesperia.T8BTMA.Arte

Show file Open project: AdmiralCurtiss/HyoutaTools Class Usage Examples

Public Properties

Property Type Description
AlteredArteRequirementId uint[]
AlteredArteRequirementType uint[]
Character uint
CharacterRelatedField uint
Data uint[]
DescStringDicId uint
ElementDarkness uint
ElementEarth uint
ElementFire uint
ElementLight uint
ElementWater uint
ElementWind uint
FatalStrikeType uint
ID uint
InGameID uint
LearnRequirementsOtherArtesId uint[]
LearnRequirementsOtherArtesType uint[]
LearnRequirementsOtherArtesUsageCount uint[]
NameStringDicId uint
RefString string
TPUsage uint
Type ArteType
UsableInMenu uint

Public Methods

Method Description
Arte ( byte Bytes, uint Location, uint Size, uint refStringStart ) : System
GetDataAsHtml ( GameVersion version, Arte>.Dictionary arteIdDict, T8BTEMST enemies, T8BTSK skills, TSS stringDic, TSS.TSSEntry>.Dictionary inGameIdDict, bool phpLinks = false ) : string
GetIconNumber ( ) : string
ToString ( ) : string

Method Details

Arte() public method

public Arte ( byte Bytes, uint Location, uint Size, uint refStringStart ) : System
Bytes byte
Location uint
Size uint
refStringStart uint
return System

GetDataAsHtml() public method

public GetDataAsHtml ( GameVersion version, Arte>.Dictionary arteIdDict, T8BTEMST enemies, T8BTSK skills, TSS stringDic, TSS.TSSEntry>.Dictionary inGameIdDict, bool phpLinks = false ) : string
version GameVersion
arteIdDict Arte>.Dictionary
enemies T8BTEMST
skills T8BTSK
stringDic TSS
inGameIdDict TSS.TSSEntry>.Dictionary
phpLinks bool
return string

GetIconNumber() public method

public GetIconNumber ( ) : string
return string

ToString() public method

public ToString ( ) : string
return string

Property Details

AlteredArteRequirementId public property

public uint[] AlteredArteRequirementId
return uint[]

AlteredArteRequirementType public property

public uint[] AlteredArteRequirementType
return uint[]

Character public property

public uint Character
return uint

CharacterRelatedField public property

public uint CharacterRelatedField
return uint

Data public property

public uint[] Data
return uint[]

DescStringDicId public property

public uint DescStringDicId
return uint

ElementDarkness public property

public uint ElementDarkness
return uint

ElementEarth public property

public uint ElementEarth
return uint

ElementFire public property

public uint ElementFire
return uint

ElementLight public property

public uint ElementLight
return uint

ElementWater public property

public uint ElementWater
return uint

ElementWind public property

public uint ElementWind
return uint

FatalStrikeType public property

public uint FatalStrikeType
return uint

ID public property

public uint ID
return uint

InGameID public property

public uint InGameID
return uint

LearnRequirementsOtherArtesId public property

public uint[] LearnRequirementsOtherArtesId
return uint[]

LearnRequirementsOtherArtesType public property

public uint[] LearnRequirementsOtherArtesType
return uint[]

LearnRequirementsOtherArtesUsageCount public property

public uint[] LearnRequirementsOtherArtesUsageCount
return uint[]

NameStringDicId public property

public uint NameStringDicId
return uint

RefString public property

public string RefString
return string

TPUsage public property

public uint TPUsage
return uint

Type public property

public ArteType Type
return ArteType

UsableInMenu public property

public uint UsableInMenu
return uint