Interface AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycleOrBuilder

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

public static interface AISnapshotEntitySkillCycleOuterClass.AISnapshotEntitySkillCycleOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    bool failed = 2;
    int
    uint32 skill_id = 12;
    boolean
    bool Unk3300_ABKFNGIDFMI = 7;
    boolean
    bool Unk3300_EGIILMJFEBE = 1;
    boolean
    bool Unk3300_IIOIBLEOHEK = 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

    • getUnk3300IIOIBLEOHEK

      boolean getUnk3300IIOIBLEOHEK()
      bool Unk3300_IIOIBLEOHEK = 14;
      Returns:
      The unk3300IIOIBLEOHEK.
    • getSkillId

      int getSkillId()
      uint32 skill_id = 12;
      Returns:
      The skillId.
    • getUnk3300ABKFNGIDFMI

      boolean getUnk3300ABKFNGIDFMI()
      bool Unk3300_ABKFNGIDFMI = 7;
      Returns:
      The unk3300ABKFNGIDFMI.
    • getFailed

      boolean getFailed()
      bool failed = 2;
      Returns:
      The failed.
    • getUnk3300EGIILMJFEBE

      boolean getUnk3300EGIILMJFEBE()
      bool Unk3300_EGIILMJFEBE = 1;
      Returns:
      The unk3300EGIILMJFEBE.