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

Материал из Perfect World Develop Wiki
Перейти к: навигация, поиск
м (Automatic page editing by robot)
м (Automatic page editing by robot)
Строка 22: Строка 22:
 
| homeproperty
 
| homeproperty
 
|-
 
|-
| [[CUInt]][]
+
| [[CUInt]]
 
| croppers_size
 
| croppers_size
 
|-
 
|-
Строка 28: Строка 28:
 
| croppers
 
| croppers
 
|-
 
|-
| [[CUInt]][]
+
| [[CUInt]]
 
| homeitems_size
 
| homeitems_size
 
|-
 
|-
Строка 34: Строка 34:
 
| homeitems
 
| homeitems
 
|-
 
|-
| [[CUInt]][]
+
| [[CUInt]]
 
| homemodules_size
 
| homemodules_size
 
|-
 
|-

Версия 09:51, 18 июня 2018

  • Тип: класс (CallID)
  • Сервис: gdeliveryd
Структура пакета
1.5.5 v156
Тип данных Название
int home_id
int serial_id
Octets homebase
Octets homeproperty
CUInt croppers_size
HomeCropper[] croppers
CUInt homeitems_size
HomeItem[] homeitems
CUInt homemodules_size
HomeModule[] homemodules
map<int,GNET::Octets,std::less<int>,std::allocator<std::pair<const int,GNET::Octets>
map<int,GNET::Octets,std::less<int>,std::allocator<std::pair<const int,GNET::Octets>