Interface CoinCollectGallerySettleNotifyOuterClass.CoinCollectGallerySettleNotifyOrBuilder

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

public static interface CoinCollectGallerySettleNotifyOuterClass.CoinCollectGallerySettleNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    bool is_new_record = 15;
    int
    uint32 level_id = 2;
    int
    uint32 multistage_play_index = 8;
    int
    uint32 Unk3300_CPLDPCMBHOE = 6;
    int
    uint32 Unk3300_DKBJMLJGLIB = 13;
    int
    uint32 Unk3300_KDHDMOGJDNL = 14;

    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

    • getLevelId

      int getLevelId()
      uint32 level_id = 2;
      Returns:
      The levelId.
    • getUnk3300DKBJMLJGLIB

      int getUnk3300DKBJMLJGLIB()
      uint32 Unk3300_DKBJMLJGLIB = 13;
      Returns:
      The unk3300DKBJMLJGLIB.
    • getUnk3300KDHDMOGJDNL

      int getUnk3300KDHDMOGJDNL()
      uint32 Unk3300_KDHDMOGJDNL = 14;
      Returns:
      The unk3300KDHDMOGJDNL.
    • getMultistagePlayIndex

      int getMultistagePlayIndex()
      uint32 multistage_play_index = 8;
      Returns:
      The multistagePlayIndex.
    • getUnk3300CPLDPCMBHOE

      int getUnk3300CPLDPCMBHOE()
      uint32 Unk3300_CPLDPCMBHOE = 6;
      Returns:
      The unk3300CPLDPCMBHOE.
    • getIsNewRecord

      boolean getIsNewRecord()
      bool is_new_record = 15;
      Returns:
      The isNewRecord.