Interface ChapterStateNotifyOuterClass.ChapterStateNotify.NeedPlayerLevelOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
ChapterStateNotifyOuterClass.ChapterStateNotify.NeedPlayerLevel, ChapterStateNotifyOuterClass.ChapterStateNotify.NeedPlayerLevel.Builder
Enclosing class:
ChapterStateNotifyOuterClass.ChapterStateNotify

public static interface ChapterStateNotifyOuterClass.ChapterStateNotify.NeedPlayerLevelOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 configNeedPlayerLevel = 11;
    boolean
    bool is_limit = 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

    • getIsLimit

      boolean getIsLimit()
      bool is_limit = 12;
      Returns:
      The isLimit.
    • getConfigNeedPlayerLevel

      int getConfigNeedPlayerLevel()
      uint32 configNeedPlayerLevel = 11;
      Returns:
      The configNeedPlayerLevel.