Interface InstableSprayLevelFinishNotifyOuterClass.InstableSprayLevelFinishNotifyOrBuilder

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

public static interface InstableSprayLevelFinishNotifyOuterClass.InstableSprayLevelFinishNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 level_id = 15;
    int
    uint32 round = 2;
    int
    uint32 stage_id = 10;
    boolean
    bool Unk3300_AMEBAPIPLGL = 3;
    boolean
    bool Unk3300_DHKHBKLBIPA = 12;

    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

    • getRound

      int getRound()
      uint32 round = 2;
      Returns:
      The round.
    • getLevelId

      int getLevelId()
      uint32 level_id = 15;
      Returns:
      The levelId.
    • getUnk3300AMEBAPIPLGL

      boolean getUnk3300AMEBAPIPLGL()
      bool Unk3300_AMEBAPIPLGL = 3;
      Returns:
      The unk3300AMEBAPIPLGL.
    • getUnk3300DHKHBKLBIPA

      boolean getUnk3300DHKHBKLBIPA()
      bool Unk3300_DHKHBKLBIPA = 12;
      Returns:
      The unk3300DHKHBKLBIPA.
    • getStageId

      int getStageId()
      uint32 stage_id = 10;
      Returns:
      The stageId.