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

Method String

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

Source from the content-addressed store, hash-verified

121}
122
123func (x ActionCode) String() string {
124 return proto.EnumName(ActionCode_name, int32(x))
125}
126
127func (ActionCode) EnumDescriptor() ([]byte, []int) {
128 return fileDescriptor_8b6e03bb4c8f5ddc, []int{1}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected