protodoc.io
Project fuyouawa/MMORPG
Welcome
Readme
License
Commits
GitHub project
Download project
Desktop application
Contact us
MMORPG.Common.Proto.Base
MMORPG.Common.Proto.Character
MMORPG.Common.Proto.Entity
MMORPG.Common.Proto.Fight
MMORPG.Common.Proto.Inventory
MMORPG.Common.Proto.Map
MMORPG.Common.Proto.Npc
MMORPG.Common.Proto.Player
MMORPG.Common.Proto.Task
MMORPG.Common.Proto.User
google.protobuf
MMORPG.Common.Proto.Player
JoinMapRequest
JoinMapResponse
ReviveRequest
ReviveResponse
package
MMORPG.Common.Proto.Player
Get desktop application:
View/edit binary Protocol Buffers messages
message
JoinMapRequest
JoinMap.proto:8
int64
character_id
= 1
message
JoinMapResponse
JoinMap.proto:12
Base.NetError
error
= 1
int32
entity_id
= 2
int32
map_id
= 3
int32
unit_id
= 4
optional
Entity.NetTransform
transform
= 5
optional
Entity.NetActor
actor
= 6
message
ReviveRequest
Revive.proto:6
(message has no fields)
message
ReviveResponse
Revive.proto:9
Base.NetError
error
= 1