MCPcopy Create free account
hub / github.com/Alex-Rachel/TGameServer / Descriptor

Method Descriptor

Gameproto/SocketGameProtocol.pb.go:379–381  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

377func (m *PlayerPack) String() string { return proto.CompactTextString(m) }
378func (*PlayerPack) ProtoMessage() {}
379func (*PlayerPack) Descriptor() ([]byte, []int) {
380 return fileDescriptor_8b6e03bb4c8f5ddc, []int{3}
381}
382func (m *PlayerPack) XXX_Unmarshal(b []byte) error {
383 return xxx_messageInfo_PlayerPack.Unmarshal(m, b)
384}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected