Свойство | Тип | Описание | |
---|---|---|---|
itemIdDict | ItemDatSingle>.Dictionary | ||
items | List |
Метод | Описание | |
---|---|---|
GetItemDataAsHtml ( GameVersion version, |
||
GetItemDataAsText ( GameVersion version, |
||
ItemDat ( string Filename ) : System |
Метод | Описание | |
---|---|---|
Initialize ( byte file ) : void |
public static GetItemDataAsHtml ( GameVersion version, |
||
version | GameVersion | |
items | ||
item | ||
skills | T8BTSK | |
enemies | T8BTEMST | |
Recipes | COOKDAT | |
Locations | WRLDDAT | |
tss | TSS | |
dict | TSS.TSSEntry>.Dictionary | |
phpLinks | bool | |
Результат | string |
public static GetItemDataAsText ( GameVersion version, |
||
version | GameVersion | |
items | ||
item | ||
skills | T8BTSK | |
enemies | T8BTEMST | |
Recipes | COOKDAT | |
Locations | WRLDDAT | |
tss | TSS | |
dict | TSS.TSSEntry>.Dictionary | |
Результат | string |
public ItemDat ( string Filename ) : System | ||
Filename | string | |
Результат | System |