Interface AiSyncInfoOuterClass.AiSyncInfoOrBuilder

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

public static interface AiSyncInfoOuterClass.AiSyncInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 entity_id = 2;
    boolean
    bool has_path_to_target = 4;
    boolean
    bool Unk3300_EBICCLLGICG = 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

    • getEntityId

      int getEntityId()
      uint32 entity_id = 2;
      Returns:
      The entityId.
    • getHasPathToTarget

      boolean getHasPathToTarget()
      bool has_path_to_target = 4;
      Returns:
      The hasPathToTarget.
    • getUnk3300EBICCLLGICG

      boolean getUnk3300EBICCLLGICG()
      bool Unk3300_EBICCLLGICG = 14;
      Returns:
      The unk3300EBICCLLGICG.