Package emu.grasscutter.net.proto
Interface SummerTimeV2DungeonSettleInfoOuterClass.SummerTimeV2DungeonSettleInfoOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
SummerTimeV2DungeonSettleInfoOuterClass.SummerTimeV2DungeonSettleInfo,SummerTimeV2DungeonSettleInfoOuterClass.SummerTimeV2DungeonSettleInfo.Builder
- Enclosing class:
- SummerTimeV2DungeonSettleInfoOuterClass
public static interface SummerTimeV2DungeonSettleInfoOuterClass.SummerTimeV2DungeonSettleInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintuint32 BCAIGBJGEOD = 15;intuint32 CFFPNHNDNNI = 3;booleanbool is_success = 5;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
-
getBCAIGBJGEOD
int getBCAIGBJGEOD()uint32 BCAIGBJGEOD = 15;- Returns:
- The bCAIGBJGEOD.
-
getIsSuccess
boolean getIsSuccess()bool is_success = 5;- Returns:
- The isSuccess.
-
getCFFPNHNDNNI
int getCFFPNHNDNNI()uint32 CFFPNHNDNNI = 3;- Returns:
- The cFFPNHNDNNI.
-