Package emu.grasscutter.net.proto
Interface SaveCoopDialogRspOuterClass.SaveCoopDialogRspOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
SaveCoopDialogRspOuterClass.SaveCoopDialogRsp,SaveCoopDialogRspOuterClass.SaveCoopDialogRsp.Builder
- Enclosing class:
- SaveCoopDialogRspOuterClass
public static interface SaveCoopDialogRspOuterClass.SaveCoopDialogRspOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintint32 retcode = 5;intuint32 Unk3300_AMKDDJEPAKM = 15;intuint32 Unk3300_KMBGNIICNAF = 9;Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getRetcode
int getRetcode()int32 retcode = 5;- Returns:
- The retcode.
-
getUnk3300AMKDDJEPAKM
int getUnk3300AMKDDJEPAKM()uint32 Unk3300_AMKDDJEPAKM = 15;- Returns:
- The unk3300AMKDDJEPAKM.
-
getUnk3300KMBGNIICNAF
int getUnk3300KMBGNIICNAF()uint32 Unk3300_KMBGNIICNAF = 9;- Returns:
- The unk3300KMBGNIICNAF.
-