GGlobalControlData — различия между версиями

Материал из Perfect World Develop Wiki
Перейти к: навигация, поиск
м (Automatic page editing by robot)
м (Automatic page editing by robot)
Строка 6: Строка 6:
 
! Тип данных
 
! Тип данных
 
! Название
 
! Название
| rowspan="18" align="center" | 1.5.5| -
+
|-
 +
| rowspan="18" align="center" | 1.5.5
 +
| byte
 +
| cash_money_exchange_open
 +
| int
 +
| cash_money_exchange_rate
 +
| vector<int,std::allocator<int>>
 +
| forbid_ctrl_list
 +
| vector<int,std::allocator<int>>
 +
| forbid_item_list
 +
| vector<int,std::allocator<int>>
 +
| forbid_service_list
 +
| vector<int,std::allocator<int>>
 +
| forbid_task_list
 +
| vector<int,std::allocator<int>>
 +
| forbid_skill_list
 +
| vector<int,std::allocator<int>>
 +
| trigger_ctrl_list
 +
| vector<int,std::allocator<int>>
 +
| forbid_shopitem_list
 +
| vector<int,std::allocator<int>>
 +
| forbid_recipe_list
 +
| int
 +
| reserved3
 +
| int
 +
| reserved4
 +
| int
 +
| reserved5
 +
| int
 +
| reserved6
 +
| int
 +
| reserved7
 +
| int
 +
| reserved8
 +
| int
 +
| reserved9
 
| int
 
| int
 
| reserved10
 
| reserved10

Версия 12:08, 17 июня 2018

  • Тип: класс (CallID)
  • Сервис: gdeliveryd
Версия Тип данных Название
1.5.5 byte cash_money_exchange_open int cash_money_exchange_rate vector<int,std::allocator<int>> forbid_ctrl_list vector<int,std::allocator<int>> forbid_item_list vector<int,std::allocator<int>> forbid_service_list vector<int,std::allocator<int>> forbid_task_list vector<int,std::allocator<int>> forbid_skill_list vector<int,std::allocator<int>> trigger_ctrl_list vector<int,std::allocator<int>> forbid_shopitem_list vector<int,std::allocator<int>> forbid_recipe_list int reserved3 int reserved4 int reserved5 int reserved6 int reserved7 int reserved8 int reserved9 int reserved10