Interface BuoyantCombatGallerySettleInfoOuterClass.BuoyantCombatGallerySettleInfoOrBuilder

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

public static interface BuoyantCombatGallerySettleInfoOuterClass.BuoyantCombatGallerySettleInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 final_score = 12;
    int
    uint32 gallery_id = 2;
    int
    uint32 gallery_level = 11;
    int
    uint32 kill_monster_count = 1;
    int
    uint32 kill_special_monster_count = 9;
    int
    uint32 Unk3300_HLFHLPEKOML = 7;
    int
    uint32 Unk3300_KPCJBOOGEMG = 10;

    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

    • getGalleryLevel

      int getGalleryLevel()
      uint32 gallery_level = 11;
      Returns:
      The galleryLevel.
    • getKillMonsterCount

      int getKillMonsterCount()
      uint32 kill_monster_count = 1;
      Returns:
      The killMonsterCount.
    • getKillSpecialMonsterCount

      int getKillSpecialMonsterCount()
      uint32 kill_special_monster_count = 9;
      Returns:
      The killSpecialMonsterCount.
    • getUnk3300HLFHLPEKOML

      int getUnk3300HLFHLPEKOML()
      uint32 Unk3300_HLFHLPEKOML = 7;
      Returns:
      The unk3300HLFHLPEKOML.
    • getGalleryId

      int getGalleryId()
      uint32 gallery_id = 2;
      Returns:
      The galleryId.
    • getUnk3300KPCJBOOGEMG

      int getUnk3300KPCJBOOGEMG()
      uint32 Unk3300_KPCJBOOGEMG = 10;
      Returns:
      The unk3300KPCJBOOGEMG.
    • getFinalScore

      int getFinalScore()
      uint32 final_score = 12;
      Returns:
      The finalScore.