Interface GCGMsgCharDieOuterClass.GCGMsgCharDieOrBuilder

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

public static interface GCGMsgCharDieOuterClass.GCGMsgCharDieOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 card_guid = 7;
    int
    uint32 controller_id = 13;

    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

    • getControllerId

      int getControllerId()
      uint32 controller_id = 13;
      Returns:
      The controllerId.
    • getCardGuid

      int getCardGuid()
      uint32 card_guid = 7;
      Returns:
      The cardGuid.