Interface EvtCombatForceSetPosInfoOuterClass.EvtCombatForceSetPosInfoOrBuilder

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

public static interface EvtCombatForceSetPosInfoOuterClass.EvtCombatForceSetPosInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 entity_id = 10;
    .Vector target_pos = 1;
    .Vector target_pos = 1;
    int
    uint32 Unk3300_IALIGDPAMFL = 7;
    int
    uint32 Unk3300_LGGMBNLMGHB = 8;
    boolean
    .Vector target_pos = 1;

    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

    • getUnk3300LGGMBNLMGHB

      int getUnk3300LGGMBNLMGHB()
      uint32 Unk3300_LGGMBNLMGHB = 8;
      Returns:
      The unk3300LGGMBNLMGHB.
    • getUnk3300IALIGDPAMFL

      int getUnk3300IALIGDPAMFL()
      uint32 Unk3300_IALIGDPAMFL = 7;
      Returns:
      The unk3300IALIGDPAMFL.
    • hasTargetPos

      boolean hasTargetPos()
      .Vector target_pos = 1;
      Returns:
      Whether the targetPos field is set.
    • getTargetPos

      VectorOuterClass.Vector getTargetPos()
      .Vector target_pos = 1;
      Returns:
      The targetPos.
    • getTargetPosOrBuilder

      VectorOuterClass.VectorOrBuilder getTargetPosOrBuilder()
      .Vector target_pos = 1;
    • getEntityId

      int getEntityId()
      uint32 entity_id = 10;
      Returns:
      The entityId.