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

Материал из Perfect World Develop Wiki
Перейти к: навигация, поиск
м (Automatic page editing by robot)
м (Automatic page editing by robot)
 
(не показано 8 промежуточных версии этого же участника)
Строка 1: Строка 1:
* Тип: класс (CallID)
+
* Тип / Type: Объект / Object (CallID)
* Сервис: gdeliveryd
+
* Сервис / Service: gdeliveryd
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
! Версия
+
! colspan="2" align="center" scope="row" | Структура / Declaration
! Тип данных
+
|-
! Название
+
! colspan="2" align="center" scope="row" | 1.5.5 v156
 +
|-
 +
! Тип / Type
 +
! Название / Name
 
|-
 
|-
! rowspan="19" align="center" scope="row" | 1.5.5 v156
 
 
| int
 
| int
 
| level
 
| level
Строка 25: Строка 27:
 
| int
 
| int
 
| timestamp
 
| timestamp
 +
|-
 +
| [[CUInt]]
 +
| homeequipment_size
 
|-
 
|-
 
| [[HomeEquipment]][]
 
| [[HomeEquipment]][]
 
| homeequipment
 
| homeequipment
 
|-
 
|-
| vector<int,std::allocator<int>
+
| [[CUInt]]
 +
| resource_num_size
 +
|-
 +
| int[]
 
| resource_num
 
| resource_num
 +
|-
 +
| [[CUInt]]
 +
| formulas_size
 
|-
 
|-
 
| [[Formulas]][]
 
| [[Formulas]][]
Строка 67: Строка 78:
  
  
[[Категория:Классы gdeliveryd]]
+
[[Категория:Объекты gdeliveryd]]

Текущая версия на 12:03, 19 июня 2018

  • Тип / Type: Объект / Object (CallID)
  • Сервис / Service: gdeliveryd
Структура / Declaration
1.5.5 v156
Тип / Type Название / Name
int level
int exp
int prosperous
int clean
int energy
int timestamp
CUInt homeequipment_size
HomeEquipment[] homeequipment
CUInt resource_num_size
int[] resource_num
CUInt formulas_size
Formulas[] formulas
short hpos_x
short hpos_z
short gpos_x
short gpos_z
int reserved3
int reserved4
int reserved5
int reserved6
int reserved7
int reserved8