GC-Proto/unimplemented/OBPABMGDAHJ.proto

20 lines
473 B
Protocol Buffer
Raw Permalink Normal View History

2024-08-27 22:55:06 +03:00
syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
// Version: 5.0
import "Vector.proto";
import "HKINNEHLNAC.proto";
import "HEOKEFPJIKF.proto";
message OBPABMGDAHJ {
uint32 group_id = 1;
Vector pos = 2;
uint32 config_id = 6;
2024-08-28 08:04:33 +03:00
uint32 shape = 8;
2024-08-27 22:55:06 +03:00
oneof BAOKDJELELH {
float sphere_radius = 245;
HKINNEHLNAC polygon_size = 499;
Vector cubic_size = 505;
HEOKEFPJIKF cylinder_size = 1354;
}