Class EnterSceneReadyReqOuterClass.EnterSceneReadyReq

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

public static final class EnterSceneReadyReqOuterClass.EnterSceneReadyReq extends com.google.protobuf.GeneratedMessageV3 implements EnterSceneReadyReqOuterClass.EnterSceneReadyReqOrBuilder
 enum CmdId {
   option allow_alias = true;
   NONE = 0;
   CMD_ID = 262;
   ENET_CHANNEL_ID = 0;
   ENET_IS_RELIABLE = 1;
   IS_ALLOW_CLIENT = 1;
 }
 
Protobuf type EnterSceneReadyReq
See Also: