Interface LanternRiteEndFireworksReformRspOuterClass.LanternRiteEndFireworksReformRspOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
LanternRiteEndFireworksReformRspOuterClass.LanternRiteEndFireworksReformRsp, LanternRiteEndFireworksReformRspOuterClass.LanternRiteEndFireworksReformRsp.Builder
Enclosing class:
LanternRiteEndFireworksReformRspOuterClass

public static interface LanternRiteEndFireworksReformRspOuterClass.LanternRiteEndFireworksReformRspOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 challenge_id = 4;
    int
    uint32 final_score = 15;
    boolean
    bool is_full_score = 7;
    boolean
    bool is_new_record = 10;
    int
    int32 retcode = 9;
    int
    uint32 stage_id = 13;
    boolean
    bool Unk3300_ALMNEGCIILA = 6;
    boolean
    bool Unk3300_CGJNBGAKFAD = 11;
    boolean
    bool Unk3300_FPEFIADFBNI = 1;

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • getUnk3300CGJNBGAKFAD

      boolean getUnk3300CGJNBGAKFAD()
      bool Unk3300_CGJNBGAKFAD = 11;
      Returns:
      The unk3300CGJNBGAKFAD.
    • getUnk3300FPEFIADFBNI

      boolean getUnk3300FPEFIADFBNI()
      bool Unk3300_FPEFIADFBNI = 1;
      Returns:
      The unk3300FPEFIADFBNI.
    • getRetcode

      int getRetcode()
      int32 retcode = 9;
      Returns:
      The retcode.
    • getStageId

      int getStageId()
      uint32 stage_id = 13;
      Returns:
      The stageId.
    • getFinalScore

      int getFinalScore()
      uint32 final_score = 15;
      Returns:
      The finalScore.
    • getUnk3300ALMNEGCIILA

      boolean getUnk3300ALMNEGCIILA()
      bool Unk3300_ALMNEGCIILA = 6;
      Returns:
      The unk3300ALMNEGCIILA.
    • getIsNewRecord

      boolean getIsNewRecord()
      bool is_new_record = 10;
      Returns:
      The isNewRecord.
    • getChallengeId

      int getChallengeId()
      uint32 challenge_id = 4;
      Returns:
      The challengeId.
    • getIsFullScore

      boolean getIsFullScore()
      bool is_full_score = 7;
      Returns:
      The isFullScore.