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 |
Method | Description | |
---|---|---|
Arte ( byte Bytes, uint Location, uint Size, uint refStringStart ) : System | ||
GetDataAsHtml ( GameVersion version, Arte>.Dictionary |
||
GetIconNumber ( ) : string | ||
ToString ( ) : string |
public Arte ( byte Bytes, uint Location, uint Size, uint refStringStart ) : System | ||
Bytes | byte | |
Location | uint | |
Size | uint | |
refStringStart | uint | |
return | System |
public GetDataAsHtml ( GameVersion version, Arte>.Dictionary |
||
version | GameVersion | |
arteIdDict | Arte>.Dictionary | |
enemies | T8BTEMST | |
skills | T8BTSK | |
stringDic | TSS | |
inGameIdDict | TSS.TSSEntry>.Dictionary | |
phpLinks | bool | |
return | string |
public uint[] AlteredArteRequirementType | ||
return | uint[] |
public uint[] LearnRequirementsOtherArtesId | ||
return | uint[] |
public uint[] LearnRequirementsOtherArtesType | ||
return | uint[] |
public uint[] LearnRequirementsOtherArtesUsageCount | ||
return | uint[] |