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

Материал из Perfect World Develop Wiki
Перейти к: навигация, поиск
м (Automatic page editing by robot)
м (Automatic page editing by robot)
 
(не показано 7 промежуточных версии этого же участника)
Строка 1: Строка 1:
* Тип: класс (CallID)
+
* Тип / Type: Объект / Object (CallID)
* Сервис: gdeliveryd
+
* Сервис / Service: gdeliveryd
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
! colspan="2" align="center" scope="row" | Структура пакета
+
! colspan="2" align="center" scope="row" | Структура / Declaration
 
|-
 
|-
! colspan="2" align="center" scope="row" | 1.4.8 v85, 1.5.0 v88, 1.5.1 v101, 1.5.3 v145, 1.5.5 v1
+
! colspan="2" align="center" scope="row" | 1.4.8 v85 1.5.5 v156
 
|-
 
|-
! Тип данных
+
! Тип / Type
! Название
+
! Название / Name
 
|-
 
|-
 
| int
 
| int
Строка 27: Строка 27:
 
| int
 
| int
 
| money
 
| money
 +
|-
 +
| [[CUInt]]
 +
| yinpiao_size
 
|-
 
|-
 
| [[GRoleInventory]][]
 
| [[GRoleInventory]][]
 
| yinpiao
 
| yinpiao
 +
|-
 +
| [[CUInt]]
 +
| blist_size
 
|-
 
|-
 
| [[PShopItem]][]
 
| [[PShopItem]][]
 
| blist
 
| blist
 +
|-
 +
| [[CUInt]]
 +
| slist_size
 
|-
 
|-
 
| [[PShopItem]][]
 
| [[PShopItem]][]
 
| slist
 
| slist
 +
|-
 +
| [[CUInt]]
 +
| store_size
 
|-
 
|-
 
| [[GRoleInventory]][]
 
| [[GRoleInventory]][]
Строка 54: Строка 66:
  
  
[[Категория:Классы gdeliveryd]]
+
[[Категория:Объекты gdeliveryd]]

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

  • Тип / Type: Объект / Object (CallID)
  • Сервис / Service: gdeliveryd
Структура / Declaration
1.4.8 v85 — 1.5.5 v156
Тип / Type Название / Name
int roleid
int shoptype
int status
int createtime
int expiretime
int money
CUInt yinpiao_size
GRoleInventory[] yinpiao
CUInt blist_size
PShopItem[] blist
CUInt slist_size
PShopItem[] slist
CUInt store_size
GRoleInventory[] store
int reserved1
int reserved2
int reserved3
int reserved4