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

Method GetPlayerJob

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

Source from the content-addressed store, hash-verified

426}
427
428func (m *PlayerPack) GetPlayerJob() int32 {
429 if m != nil {
430 return m.PlayerJob
431 }
432 return 0
433}
434
435func (m *PlayerPack) GetPlayerAppearance() string {
436 if m != nil {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected