Interface SumoDungeonSettleNotifyOuterClass.SumoDungeonSettleNotifyOrBuilder

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

public static interface SumoDungeonSettleNotifyOuterClass.SumoDungeonSettleNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 difficulty_id = 11;
    int
    uint32 DNCGDPEOCHL = 14;
    int
    uint32 final_score = 6;
    boolean
    bool is_new_record = 12;
    int
    uint32 LFMGDDMJGIP = 3;
    int
    uint32 stage_id = 7;

    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

    • getStageId

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

      int getFinalScore()
      uint32 final_score = 6;
      Returns:
      The finalScore.
    • getLFMGDDMJGIP

      int getLFMGDDMJGIP()
      uint32 LFMGDDMJGIP = 3;
      Returns:
      The lFMGDDMJGIP.
    • getDNCGDPEOCHL

      int getDNCGDPEOCHL()
      uint32 DNCGDPEOCHL = 14;
      Returns:
      The dNCGDPEOCHL.
    • getIsNewRecord

      boolean getIsNewRecord()
      bool is_new_record = 12;
      Returns:
      The isNewRecord.
    • getDifficultyId

      int getDifficultyId()
      uint32 difficulty_id = 11;
      Returns:
      The difficultyId.