GC-Proto/proto/GetScenePerformanceRsp.proto

27 lines
534 B
Protocol Buffer

syntax = "proto3";
import "Rotation.proto";
option java_package = "emu.grasscutter.net.proto";
message GetScenePerformanceRsp {
enum HGHLLLEJGAM {
option allow_alias = true;
NONE = 0;
PEPPOHPHJOJ = 3336;
DCDNILFDFLB = 0;
NNBKOLMPOEA = 1;
}
uint32 Unk3300_GLNFIFPNJIE = 7;
uint32 Unk3300_MIJMKLBGKML = 3;
int32 retcode = 1;
uint32 Unk3300_PDPJEMEKHKD = 10;
uint32 Unk3300_JMLJLNKLJNP = 8;
Rotation pos = 15;
uint32 Unk3300_IHBPCPCJIBC = 11;
uint32 Unk3300_LIOFGAHKNIA = 13;
uint32 Unk3300_MMALJIFDKJK = 12;
}