()
| 311 | |
| 312 | func (m *RoomPack) Reset() { *m = RoomPack{} } |
| 313 | func (m *RoomPack) String() string { return proto.CompactTextString(m) } |
| 314 | func (*RoomPack) ProtoMessage() {} |
| 315 | func (*RoomPack) Descriptor() ([]byte, []int) { |
| 316 | return fileDescriptor_8b6e03bb4c8f5ddc, []int{2} |
nothing calls this directly
no outgoing calls
no test coverage detected