Package emu.grasscutter.net.proto
Interface GCGSkillPreviewReactionInfoOuterClass.GCGSkillPreviewReactionInfoOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
GCGSkillPreviewReactionInfoOuterClass.GCGSkillPreviewReactionInfo,GCGSkillPreviewReactionInfoOuterClass.GCGSkillPreviewReactionInfo.Builder
- Enclosing class:
- GCGSkillPreviewReactionInfoOuterClass
public static interface GCGSkillPreviewReactionInfoOuterClass.GCGSkillPreviewReactionInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintuint32 Unk3300_AENPLEDPMJH = 3;intuint32 Unk3300_PDEHPHJFAKD = 2;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
-
getUnk3300AENPLEDPMJH
int getUnk3300AENPLEDPMJH()uint32 Unk3300_AENPLEDPMJH = 3;- Returns:
- The unk3300AENPLEDPMJH.
-
getUnk3300PDEHPHJFAKD
int getUnk3300PDEHPHJFAKD()uint32 Unk3300_PDEHPHJFAKD = 2;- Returns:
- The unk3300PDEHPHJFAKD.
-