|
WoWs Model Exported
World of Warships 3D model Exporter
|
One ship entry returned by wows_list_ships(). More...
#include <wows-game-params.h>
Data Fields | |
| std::string | key |
| std::string | index |
| std::string | nation |
| std::string | type |
| int | tier = 0 |
One ship entry returned by wows_list_ships().
| std::string index |
Short code, e.g. "JSB007".
| std::string key |
GameParams key, e.g. "PJSB007".
| std::string nation |
Nation string, e.g. "Japan".
| int tier = 0 |
Ship tier (1–11); 0 if unknown.
| std::string type |
Ship type string, e.g. "Battleship".