Interface CanUseSkillNotifyOuterClass.CanUseSkillNotifyOrBuilder

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

public static interface CanUseSkillNotifyOuterClass.CanUseSkillNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    bool is_can_use_skill = 13;

    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

    • getIsCanUseSkill

      boolean getIsCanUseSkill()
      bool is_can_use_skill = 13;
      Returns:
      The isCanUseSkill.