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

Method GetRequestcode

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

Source from the content-addressed store, hash-verified

198var xxx_messageInfo_MainPack proto.InternalMessageInfo
199
200func (m *MainPack) GetRequestcode() RequestCode {
201 if m != nil {
202 return m.Requestcode
203 }
204 return RequestCode_RequestNone
205}
206
207func (m *MainPack) GetActioncode() ActionCode {
208 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected