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

Method String

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

Source from the content-addressed store, hash-verified

152}
153
154func (x ReturnCode) String() string {
155 return proto.EnumName(ReturnCode_name, int32(x))
156}
157
158func (ReturnCode) EnumDescriptor() ([]byte, []int) {
159 return fileDescriptor_8b6e03bb4c8f5ddc, []int{2}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected