GC-Proto/proto/EvtAnimatorStateChangedInfo.proto
2023-02-28 09:12:44 +08:00

20 lines
407 B
Protocol Buffer

syntax = "proto3";
option java_package = "emu.grasscutter.net.proto";
import "Vector.proto";
// Name: KCCCOHNCOJH
message EvtAnimatorStateChangedInfo {
int32 face_angle_compact = 8;
uint32 ACGBAHPCLJG = 13;
uint32 entity_id = 14;
bool BIPOOIBEMGO = 12;
uint32 IBAPLLHNGHI = 4;
bool MOGDPFGEFBJ = 5;
float fade_duration = 2;
uint32 GKMEGBPFMHA = 15;
Vector pos = 3;
}