Package emu.grasscutter.net.proto
Interface UnlockNameCardNotifyOuterClass.UnlockNameCardNotifyOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
UnlockNameCardNotifyOuterClass.UnlockNameCardNotify,UnlockNameCardNotifyOuterClass.UnlockNameCardNotify.Builder
- Enclosing class:
- UnlockNameCardNotifyOuterClass
public static interface UnlockNameCardNotifyOuterClass.UnlockNameCardNotifyOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getNameCardId
int getNameCardId()uint32 name_card_id = 11;- Returns:
- The nameCardId.
-