Interface AttackHitEffectResultOuterClass.AttackHitEffectResultOrBuilder

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

public static interface AttackHitEffectResultOuterClass.AttackHitEffectResultOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    float
    float air_strength = 13;
    float
    float hit_halt_time = 9;
    float
    float hit_halt_time_scale = 10;
    float
    float retreat_strength = 3;
    int
    uint32 Unk3300_KLNGDAMMFIF = 1;
    int
    uint32 Unk3300_LCKECJCKKJK = 8;

    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

    • getAirStrength

      float getAirStrength()
      float air_strength = 13;
      Returns:
      The airStrength.
    • getHitHaltTimeScale

      float getHitHaltTimeScale()
      float hit_halt_time_scale = 10;
      Returns:
      The hitHaltTimeScale.
    • getHitHaltTime

      float getHitHaltTime()
      float hit_halt_time = 9;
      Returns:
      The hitHaltTime.
    • getUnk3300LCKECJCKKJK

      int getUnk3300LCKECJCKKJK()
      uint32 Unk3300_LCKECJCKKJK = 8;
      Returns:
      The unk3300LCKECJCKKJK.
    • getUnk3300KLNGDAMMFIF

      int getUnk3300KLNGDAMMFIF()
      uint32 Unk3300_KLNGDAMMFIF = 1;
      Returns:
      The unk3300KLNGDAMMFIF.
    • getRetreatStrength

      float getRetreatStrength()
      float retreat_strength = 3;
      Returns:
      The retreatStrength.