()
| 377 | func (m *PlayerPack) String() string { return proto.CompactTextString(m) } |
| 378 | func (*PlayerPack) ProtoMessage() {} |
| 379 | func (*PlayerPack) Descriptor() ([]byte, []int) { |
| 380 | return fileDescriptor_8b6e03bb4c8f5ddc, []int{3} |
| 381 | } |
| 382 | func (m *PlayerPack) XXX_Unmarshal(b []byte) error { |
| 383 | return xxx_messageInfo_PlayerPack.Unmarshal(m, b) |
| 384 | } |
nothing calls this directly
no outgoing calls
no test coverage detected