Interface AbilityActionSetCrashDamageOuterClass.AbilityActionSetCrashDamageOrBuilder

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

public static interface AbilityActionSetCrashDamageOuterClass.AbilityActionSetCrashDamageOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    float
    float damage = 2;
    .Vector hit_pos = 8;
    .Vector hit_pos = 8;
    boolean
    .Vector hit_pos = 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

    • getDamage

      float getDamage()
      float damage = 2;
      Returns:
      The damage.
    • hasHitPos

      boolean hasHitPos()
      .Vector hit_pos = 8;
      Returns:
      Whether the hitPos field is set.
    • getHitPos

      .Vector hit_pos = 8;
      Returns:
      The hitPos.
    • getHitPosOrBuilder

      VectorOuterClass.VectorOrBuilder getHitPosOrBuilder()
      .Vector hit_pos = 8;