Class PlayerStartMatchRspOuterClass.PlayerStartMatchRsp

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
emu.grasscutter.net.proto.PlayerStartMatchRspOuterClass.PlayerStartMatchRsp
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, PlayerStartMatchRspOuterClass.PlayerStartMatchRspOrBuilder, Serializable
Enclosing class:
PlayerStartMatchRspOuterClass

public static final class PlayerStartMatchRspOuterClass.PlayerStartMatchRsp extends com.google.protobuf.GeneratedMessageV3 implements PlayerStartMatchRspOuterClass.PlayerStartMatchRspOrBuilder
 enum CmdId {
   option allow_alias = true;
   NONE = 0;
   CMD_ID = 4191;
   ENET_CHANNEL_ID = 0;
   ENET_IS_RELIABLE = 1;
 }
 
Protobuf type PlayerStartMatchRsp
See Also: