Interface AvatarEquipAffixStartNotifyOuterClass.AvatarEquipAffixStartNotifyOrBuilder

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

public static interface AvatarEquipAffixStartNotifyOuterClass.AvatarEquipAffixStartNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getAvatarGuid

      long getAvatarGuid()
      uint64 avatar_guid = 5;
      Returns:
      The avatarGuid.
    • hasEquipAffixInfo

      boolean hasEquipAffixInfo()
      .AvatarEquipAffixInfo equip_affix_info = 10;
      Returns:
      Whether the equipAffixInfo field is set.
    • getEquipAffixInfo

      .AvatarEquipAffixInfo equip_affix_info = 10;
      Returns:
      The equipAffixInfo.
    • getEquipAffixInfoOrBuilder

      .AvatarEquipAffixInfo equip_affix_info = 10;