()
| 375 | |
| 376 | func (m *PlayerPack) Reset() { *m = PlayerPack{} } |
| 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} |
nothing calls this directly
no outgoing calls
no test coverage detected