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

Exibir arquivo 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_oe property

public uint[] AlteredArteRequirementId
return uint[]

AlteredArteRequirementType public_oe property

public uint[] AlteredArteRequirementType
return uint[]

Character public_oe property

public uint Character
return uint

CharacterRelatedField public_oe property

public uint CharacterRelatedField
return uint

Data public_oe property

public uint[] Data
return uint[]

DescStringDicId public_oe property

public uint DescStringDicId
return uint

ElementDarkness public_oe property

public uint ElementDarkness
return uint

ElementEarth public_oe property

public uint ElementEarth
return uint

ElementFire public_oe property

public uint ElementFire
return uint

ElementLight public_oe property

public uint ElementLight
return uint

ElementWater public_oe property

public uint ElementWater
return uint

ElementWind public_oe property

public uint ElementWind
return uint

FatalStrikeType public_oe property

public uint FatalStrikeType
return uint

ID public_oe property

public uint ID
return uint

InGameID public_oe property

public uint InGameID
return uint

LearnRequirementsOtherArtesId public_oe property

public uint[] LearnRequirementsOtherArtesId
return uint[]

LearnRequirementsOtherArtesType public_oe property

public uint[] LearnRequirementsOtherArtesType
return uint[]

LearnRequirementsOtherArtesUsageCount public_oe property

public uint[] LearnRequirementsOtherArtesUsageCount
return uint[]

NameStringDicId public_oe property

public uint NameStringDicId
return uint

RefString public_oe property

public string RefString
return string

TPUsage public_oe property

public uint TPUsage
return uint

Type public_oe property

public ArteType Type
return ArteType

UsableInMenu public_oe property

public uint UsableInMenu
return uint