Class CutSceneEndNotifyOuterClass.CutSceneEndNotify

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

public static final class CutSceneEndNotifyOuterClass.CutSceneEndNotify extends com.google.protobuf.GeneratedMessageV3 implements CutSceneEndNotifyOuterClass.CutSceneEndNotifyOrBuilder
 enum CmdId {
   option allow_alias = true;
   NONE = 0;
   CMD_ID = 281;
   ENET_CHANNEL_ID = 0;
   ENET_IS_RELIABLE = 1;
 }
 
Protobuf type CutSceneEndNotify
See Also: