25 lines
481 B
Protocol Buffer
25 lines
481 B
Protocol Buffer
syntax = "proto3";
|
|
|
|
|
|
|
|
import "Rotation.proto";
|
|
import "FollowType.proto";
|
|
option java_package = "emu.grasscutter.net.proto";
|
|
|
|
message BeginCameraSceneLookWithTemplateNotify {
|
|
enum KDFDCPCDOJA {
|
|
option allow_alias = true;
|
|
NONE = 0;
|
|
PEPPOHPHJOJ = 3201;
|
|
DCDNILFDFLB = 0;
|
|
NNBKOLMPOEA = 1;
|
|
}
|
|
|
|
uint32 templateId = 9;
|
|
Rotation Unk3300_FJDFGLNLMBN = 4;
|
|
FollowType followType = 3;
|
|
repeated string otherParams = 8;
|
|
uint32 entityId = 14;
|
|
Rotation Unk3300_PPCIDICMIEN = 7;
|
|
}
|