Interface BargainSnapshotOuterClass.BargainSnapshotOrBuilder

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

public static interface BargainSnapshotOuterClass.BargainSnapshotOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 bargain_id = 3;
    int
    int32 cur_mood = 8;
    int
    uint32 Unk3300_KOCJELACJLM = 11;
    int
    uint32 Unk3300_MHFDEBOBFNE = 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

    • getUnk3300KOCJELACJLM

      int getUnk3300KOCJELACJLM()
      uint32 Unk3300_KOCJELACJLM = 11;
      Returns:
      The unk3300KOCJELACJLM.
    • getUnk3300MHFDEBOBFNE

      int getUnk3300MHFDEBOBFNE()
      uint32 Unk3300_MHFDEBOBFNE = 14;
      Returns:
      The unk3300MHFDEBOBFNE.
    • getBargainId

      int getBargainId()
      uint32 bargain_id = 3;
      Returns:
      The bargainId.
    • getCurMood

      int getCurMood()
      int32 cur_mood = 8;
      Returns:
      The curMood.