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

Материал из Perfect World Develop Wiki
Перейти к: навигация, поиск
м (Automatic page editing by robot)
м (Automatic page editing by robot)
 
(не показано 12 промежуточных версии этого же участника)
Строка 1: Строка 1:
* Тип: пакет (ProtocolType)
+
* Тип / Type: Пакет / Packet (ProtocolType)
* Опкод: 0x3BB
+
* Сервис / Service: gdeliveryd
* Запрашивающий пакет: [[PlayerProfileGetMatchResult]]
+
* Опкод / Opcode: 0x3BB
 +
* Запрашивающий пакет / Request Packet: [[PlayerProfileGetMatchResult]]
 
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
 
|-
 
|-
! Тип данных
+
! colspan="2" align="center" scope="row" | Структура / Declaration
! Название
+
|-
 +
! colspan="2" align="center" scope="row" | 1.5.0 v88 — 1.5.5 v156
 +
|-
 +
! Тип / Type
 +
! Название / Name
 
|-
 
|-
 
| int
 
| int
 
| roleid
 
| roleid
 
|-
 
|-
| vector<GNET::ProfileMatchResult,std::allocator<GNET::ProfileMatchResult>>
+
| [[CUInt]]
 +
| result_size
 +
|-
 +
| [[ProfileMatchResult]][]
 
| result
 
| result
 
|-
 
|-
Строка 16: Строка 24:
 
| localsid
 
| localsid
 
|}
 
|}
 +
 +
 +
[[Категория:Пакеты gdeliveryd]]

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

  • Тип / Type: Пакет / Packet (ProtocolType)
  • Сервис / Service: gdeliveryd
  • Опкод / Opcode: 0x3BB
  • Запрашивающий пакет / Request Packet: PlayerProfileGetMatchResult
Структура / Declaration
1.5.0 v88 — 1.5.5 v156
Тип / Type Название / Name
int roleid
CUInt result_size
ProfileMatchResult[] result
int localsid