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

Материал из Perfect World Develop Wiki
Перейти к: навигация, поиск
м (Automatic page editing by robot)
м (Automatic page editing by robot)
 
(не показаны 23 промежуточные версии этого же участника)
Строка 1: Строка 1:
* Тип: класс (CallID)
+
* Тип / Type: Объект / Object (CallID)
* Сервис: gdeliveryd
+
* Сервис / Service: gdeliveryd
== Структура 1.5.5 ==
+
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
! Тип данных
+
! colspan="2" align="center" scope="row" | Структура / Declaration
! Название
+
 
|-
 
|-
| int
+
! colspan="2" align="center" scope="row" | 1.1.6 v6 — 1.5.5 v156
| id
+
| int
+
| pos
+
| int
+
| count
+
| int
+
| max_count
+
| Octets
+
| data
+
| int
+
| proctype
+
| int
+
| expire_date
+
| int
+
| guid1
+
| int
+
| guid2
+
| int
+
| mask
+
|}
+
== Структура 1.5.4 ==
+
{| class="wikitable" border="1"
+
 
|-
 
|-
! Тип данных
+
! Тип / Type
! Название
+
! Название / Name
 
|-
 
|-
 
| int
 
| int
 
| id
 
| id
 +
|-
 
| int
 
| int
 
| pos
 
| pos
 +
|-
 
| int
 
| int
 
| count
 
| count
 +
|-
 
| int
 
| int
 
| max_count
 
| max_count
| Octets
+
|-
 +
| [[Octets]]
 
| data
 
| data
 +
|-
 
| int
 
| int
 
| proctype
 
| proctype
 +
|-
 
| int
 
| int
 
| expire_date
 
| expire_date
 +
|-
 
| int
 
| int
 
| guid1
 
| guid1
 +
|-
 
| int
 
| int
 
| guid2
 
| guid2
| int
 
| mask
 
|}
 
== Структура 1.5.1 ==
 
{| class="wikitable" border="1"
 
 
|-
 
|-
! Тип данных
 
! Название
 
|-
 
| int
 
| id
 
| int
 
| pos
 
| int
 
| count
 
| int
 
| max_count
 
| Octets
 
| data
 
| int
 
| proctype
 
| int
 
| expire_date
 
| int
 
| guid1
 
| int
 
| guid2
 
 
| int
 
| int
 
| mask
 
| mask
Строка 84: Строка 42:
  
  
[[Категория:Классы gdeliveryd]]
+
[[Категория:Объекты gdeliveryd]]

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

  • Тип / Type: Объект / Object (CallID)
  • Сервис / Service: gdeliveryd
Структура / Declaration
1.1.6 v6 — 1.5.5 v156
Тип / Type Название / Name
int id
int pos
int count
int max_count
Octets data
int proctype
int expire_date
int guid1
int guid2
int mask