Documentation ¶
Index ¶
- Variables
- type S2CKickoffPlayerNotify
- func (*S2CKickoffPlayerNotify) Descriptor() ([]byte, []int)
- func (m *S2CKickoffPlayerNotify) GetError() string
- func (m *S2CKickoffPlayerNotify) GetErrorCode() int32
- func (m *S2CKickoffPlayerNotify) GetRoute() int32
- func (m *S2CKickoffPlayerNotify) GetSeq() int32
- func (m *S2CKickoffPlayerNotify) GetUid() uint64
- func (m *S2CKickoffPlayerNotify) Marshal() (dAtA []byte, err error)
- func (m *S2CKickoffPlayerNotify) MarshalTo(dAtA []byte) (int, error)
- func (m *S2CKickoffPlayerNotify) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*S2CKickoffPlayerNotify) ProtoMessage()
- func (m *S2CKickoffPlayerNotify) Reset()
- func (m *S2CKickoffPlayerNotify) Size() (n int)
- func (m *S2CKickoffPlayerNotify) String() string
- func (m *S2CKickoffPlayerNotify) Unmarshal(dAtA []byte) error
- func (m *S2CKickoffPlayerNotify) XXX_DiscardUnknown()
- func (m *S2CKickoffPlayerNotify) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *S2CKickoffPlayerNotify) XXX_Merge(src proto.Message)
- func (m *S2CKickoffPlayerNotify) XXX_Size() int
- func (m *S2CKickoffPlayerNotify) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type S2CKickoffPlayerNotify ¶
type S2CKickoffPlayerNotify struct { ErrorCode int32 `protobuf:"varint,1,opt,name=error_code,json=errorCode,proto3" json:"error_code,omitempty"` Error string `protobuf:"bytes,2,opt,name=error,proto3" json:"error,omitempty"` Uid uint64 `protobuf:"varint,3,opt,name=uid,proto3" json:"uid,omitempty"` Seq int32 `protobuf:"varint,4,opt,name=seq,proto3" json:"seq,omitempty"` Route int32 `protobuf:"varint,5,opt,name=route,proto3" json:"route,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*S2CKickoffPlayerNotify) Descriptor ¶
func (*S2CKickoffPlayerNotify) Descriptor() ([]byte, []int)
func (*S2CKickoffPlayerNotify) GetError ¶
func (m *S2CKickoffPlayerNotify) GetError() string
func (*S2CKickoffPlayerNotify) GetErrorCode ¶
func (m *S2CKickoffPlayerNotify) GetErrorCode() int32
func (*S2CKickoffPlayerNotify) GetRoute ¶
func (m *S2CKickoffPlayerNotify) GetRoute() int32
func (*S2CKickoffPlayerNotify) GetSeq ¶
func (m *S2CKickoffPlayerNotify) GetSeq() int32
func (*S2CKickoffPlayerNotify) GetUid ¶
func (m *S2CKickoffPlayerNotify) GetUid() uint64
func (*S2CKickoffPlayerNotify) Marshal ¶
func (m *S2CKickoffPlayerNotify) Marshal() (dAtA []byte, err error)
func (*S2CKickoffPlayerNotify) MarshalTo ¶
func (m *S2CKickoffPlayerNotify) MarshalTo(dAtA []byte) (int, error)
func (*S2CKickoffPlayerNotify) MarshalToSizedBuffer ¶
func (m *S2CKickoffPlayerNotify) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*S2CKickoffPlayerNotify) ProtoMessage ¶
func (*S2CKickoffPlayerNotify) ProtoMessage()
func (*S2CKickoffPlayerNotify) Reset ¶
func (m *S2CKickoffPlayerNotify) Reset()
func (*S2CKickoffPlayerNotify) Size ¶
func (m *S2CKickoffPlayerNotify) Size() (n int)
func (*S2CKickoffPlayerNotify) String ¶
func (m *S2CKickoffPlayerNotify) String() string
func (*S2CKickoffPlayerNotify) Unmarshal ¶
func (m *S2CKickoffPlayerNotify) Unmarshal(dAtA []byte) error
func (*S2CKickoffPlayerNotify) XXX_DiscardUnknown ¶
func (m *S2CKickoffPlayerNotify) XXX_DiscardUnknown()
func (*S2CKickoffPlayerNotify) XXX_Marshal ¶
func (m *S2CKickoffPlayerNotify) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*S2CKickoffPlayerNotify) XXX_Merge ¶
func (m *S2CKickoffPlayerNotify) XXX_Merge(src proto.Message)
func (*S2CKickoffPlayerNotify) XXX_Size ¶
func (m *S2CKickoffPlayerNotify) XXX_Size() int
func (*S2CKickoffPlayerNotify) XXX_Unmarshal ¶
func (m *S2CKickoffPlayerNotify) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.