game

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGameServiceEndpoints added in v1.0.1

func NewGameServiceEndpoints() []*api.Endpoint

func RegisterGameServiceHandler

func RegisterGameServiceHandler(s server.Server, hdlr GameServiceHandler, opts ...server.HandlerOption) error

Types

type Att

type Att struct {
	AttType              int32    `protobuf:"varint,1,opt,name=AttType,proto3" json:"AttType,omitempty"`
	AttValue             int64    `protobuf:"varint,2,opt,name=AttValue,proto3" json:"AttValue,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

////////////////////////////////////////////// Att

func (*Att) Descriptor

func (*Att) Descriptor() ([]byte, []int)

func (*Att) GetAttType

func (m *Att) GetAttType() int32

func (*Att) GetAttValue

func (m *Att) GetAttValue() int64

func (*Att) ProtoMessage

func (*Att) ProtoMessage()

func (*Att) Reset

func (m *Att) Reset()

func (*Att) String

func (m *Att) String() string

func (*Att) XXX_DiscardUnknown

func (m *Att) XXX_DiscardUnknown()

func (*Att) XXX_Marshal

func (m *Att) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Att) XXX_Merge

func (m *Att) XXX_Merge(src proto.Message)

func (*Att) XXX_Size

func (m *Att) XXX_Size() int

func (*Att) XXX_Unmarshal

func (m *Att) XXX_Unmarshal(b []byte) error

type C2M_AddHero

type C2M_AddHero struct {
	TypeId               int32    `protobuf:"varint,1,opt,name=TypeId,proto3" json:"TypeId,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*C2M_AddHero) Descriptor

func (*C2M_AddHero) Descriptor() ([]byte, []int)

func (*C2M_AddHero) GetTypeId

func (m *C2M_AddHero) GetTypeId() int32

func (*C2M_AddHero) ProtoMessage

func (*C2M_AddHero) ProtoMessage()

func (*C2M_AddHero) Reset

func (m *C2M_AddHero) Reset()

func (*C2M_AddHero) String

func (m *C2M_AddHero) String() string

func (*C2M_AddHero) XXX_DiscardUnknown

func (m *C2M_AddHero) XXX_DiscardUnknown()

func (*C2M_AddHero) XXX_Marshal

func (m *C2M_AddHero) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*C2M_AddHero) XXX_Merge

func (m *C2M_AddHero) XXX_Merge(src proto.Message)

func (*C2M_AddHero) XXX_Size

func (m *C2M_AddHero) XXX_Size() int

func (*C2M_AddHero) XXX_Unmarshal

func (m *C2M_AddHero) XXX_Unmarshal(b []byte) error

type C2M_AddItem

type C2M_AddItem struct {
	TypeId               int32    `protobuf:"varint,1,opt,name=TypeId,proto3" json:"TypeId,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*C2M_AddItem) Descriptor

func (*C2M_AddItem) Descriptor() ([]byte, []int)

func (*C2M_AddItem) GetTypeId

func (m *C2M_AddItem) GetTypeId() int32

func (*C2M_AddItem) ProtoMessage

func (*C2M_AddItem) ProtoMessage()

func (*C2M_AddItem) Reset

func (m *C2M_AddItem) Reset()

func (*C2M_AddItem) String

func (m *C2M_AddItem) String() string

func (*C2M_AddItem) XXX_DiscardUnknown

func (m *C2M_AddItem) XXX_DiscardUnknown()

func (*C2M_AddItem) XXX_Marshal

func (m *C2M_AddItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*C2M_AddItem) XXX_Merge

func (m *C2M_AddItem) XXX_Merge(src proto.Message)

func (*C2M_AddItem) XXX_Size

func (m *C2M_AddItem) XXX_Size() int

func (*C2M_AddItem) XXX_Unmarshal

func (m *C2M_AddItem) XXX_Unmarshal(b []byte) error

type C2M_AddRune

type C2M_AddRune struct {
	TypeId               int32    `protobuf:"varint,1,opt,name=TypeId,proto3" json:"TypeId,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*C2M_AddRune) Descriptor

func (*C2M_AddRune) Descriptor() ([]byte, []int)

func (*C2M_AddRune) GetTypeId

func (m *C2M_AddRune) GetTypeId() int32

func (*C2M_AddRune) ProtoMessage

func (*C2M_AddRune) ProtoMessage()

func (*C2M_AddRune) Reset

func (m *C2M_AddRune) Reset()

func (*C2M_AddRune) String

func (m *C2M_AddRune) String() string

func (*C2M_AddRune) XXX_DiscardUnknown

func (m *C2M_AddRune) XXX_DiscardUnknown()

func (*C2M_AddRune) XXX_Marshal

func (m *C2M_AddRune) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*C2M_AddRune) XXX_Merge

func (m *C2M_AddRune) XXX_Merge(src proto.Message)

func (*C2M_AddRune) XXX_Size

func (m *C2M_AddRune) XXX_Size() int

func (*C2M_AddRune) XXX_Unmarshal

func (m *C2M_AddRune) XXX_Unmarshal(b []byte) error

type C2M_AddTalent added in v1.0.1

type C2M_AddTalent struct {
	BladeId              int64    `protobuf:"varint,1,opt,name=BladeId,proto3" json:"BladeId,omitempty"`
	TalentId             int32    `protobuf:"varint,2,opt,name=TalentId,proto3" json:"TalentId,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*C2M_AddTalent) Descriptor added in v1.0.1

func (*C2M_AddTalent) Descriptor() ([]byte, []int)

func (*C2M_AddTalent) GetBladeId added in v1.0.1

func (m *C2M_AddTalent) GetBladeId() int64

func (*C2M_AddTalent) GetTalentId added in v1.0.1

func (m *C2M_AddTalent) GetTalentId() int32

func (*C2M_AddTalent) ProtoMessage added in v1.0.1

func (*C2M_AddTalent) ProtoMessage()

func (*C2M_AddTalent) Reset added in v1.0.1

func (m *C2M_AddTalent) Reset()

func (*C2M_AddTalent) String added in v1.0.1

func (m *C2M_AddTalent) String() string

func (*C2M_AddTalent) XXX_DiscardUnknown added in v1.0.1

func (m *C2M_AddTalent) XXX_DiscardUnknown()

func (*C2M_AddTalent) XXX_Marshal added in v1.0.1

func (m *C2M_AddTalent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*C2M_AddTalent) XXX_Merge added in v1.0.1

func (m *C2M_AddTalent) XXX_Merge(src proto.Message)

func (*C2M_AddTalent) XXX_Size added in v1.0.1

func (m *C2M_AddTalent) XXX_Size() int

func (*C2M_AddTalent) XXX_Unmarshal added in v1.0.1

func (m *C2M_AddTalent) XXX_Unmarshal(b []byte) error

type C2M_AddToken

type C2M_AddToken struct {
	Type                 int32    `protobuf:"varint,1,opt,name=Type,proto3" json:"Type,omitempty"`
	Value                int64    `protobuf:"varint,2,opt,name=Value,proto3" json:"Value,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*C2M_AddToken) Descriptor

func (*C2M_AddToken) Descriptor() ([]byte, []int)

func (*C2M_AddToken) GetType

func (m *C2M_AddToken) GetType() int32

func (*C2M_AddToken) GetValue

func (m *C2M_AddToken) GetValue() int64

func (*C2M_AddToken) ProtoMessage

func (*C2M_AddToken) ProtoMessage()

func (*C2M_AddToken) Reset

func (m *C2M_AddToken) Reset()

func (*C2M_AddToken) String

func (m *C2M_AddToken) String() string

func (*C2M_AddToken) XXX_DiscardUnknown

func (m *C2M_AddToken) XXX_DiscardUnknown()

func (*C2M_AddToken) XXX_Marshal

func (m *C2M_AddToken) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*C2M_AddToken) XXX_Merge

func (m *C2M_AddToken) XXX_Merge(src proto.Message)

func (*C2M_AddToken) XXX_Size

func (m *C2M_AddToken) XXX_Size() int

func (*C2M_AddToken) XXX_Unmarshal

func (m *C2M_AddToken) XXX_Unmarshal(b []byte) error

type C2M_ChangeExp

type C2M_ChangeExp struct {
	AddExp               int64    `protobuf:"varint,1,opt,name=AddExp,proto3" json:"AddExp,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*C2M_ChangeExp) Descriptor

func (*C2M_ChangeExp) Descriptor() ([]byte, []int)

func (*C2M_ChangeExp) GetAddExp

func (m *C2M_ChangeExp) GetAddExp() int64

func (*C2M_ChangeExp) ProtoMessage

func (*C2M_ChangeExp) ProtoMessage()

func (*C2M_ChangeExp) Reset

func (m *C2M_ChangeExp) Reset()

func (*C2M_ChangeExp) String

func (m *C2M_ChangeExp) String() string

func (*C2M_ChangeExp) XXX_DiscardUnknown

func (m *C2M_ChangeExp) XXX_DiscardUnknown()

func (*C2M_ChangeExp) XXX_Marshal

func (m *C2M_ChangeExp) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*C2M_ChangeExp) XXX_Merge

func (m *C2M_ChangeExp) XXX_Merge(src proto.Message)

func (*C2M_ChangeExp) XXX_Size

func (m *C2M_ChangeExp) XXX_Size() int

func (*C2M_ChangeExp) XXX_Unmarshal

func (m *C2M_ChangeExp) XXX_Unmarshal(b []byte) error

type C2M_ChangeLevel

type C2M_ChangeLevel struct {
	AddLevel             int32    `protobuf:"varint,1,opt,name=AddLevel,proto3" json:"AddLevel,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*C2M_ChangeLevel) Descriptor

func (*C2M_ChangeLevel) Descriptor() ([]byte, []int)

func (*C2M_ChangeLevel) GetAddLevel

func (m *C2M_ChangeLevel) GetAddLevel() int32

func (*C2M_ChangeLevel) ProtoMessage

func (*C2M_ChangeLevel) ProtoMessage()

func (*C2M_ChangeLevel) Reset

func (m *C2M_ChangeLevel) Reset()

func (*C2M_ChangeLevel) String

func (m *C2M_ChangeLevel) String() string

func (*C2M_ChangeLevel) XXX_DiscardUnknown

func (m *C2M_ChangeLevel) XXX_DiscardUnknown()

func (*C2M_ChangeLevel) XXX_Marshal

func (m *C2M_ChangeLevel) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*C2M_ChangeLevel) XXX_Merge

func (m *C2M_ChangeLevel) XXX_Merge(src proto.Message)

func (*C2M_ChangeLevel) XXX_Size

func (m *C2M_ChangeLevel) XXX_Size() int

func (*C2M_ChangeLevel) XXX_Unmarshal

func (m *C2M_ChangeLevel) XXX_Unmarshal(b []byte) error

type C2M_CreatePlayer

type C2M_CreatePlayer struct {
	RpcId                int32    `protobuf:"varint,90,opt,name=RpcId,proto3" json:"RpcId,omitempty"`
	Name                 string   `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*C2M_CreatePlayer) Descriptor

func (*C2M_CreatePlayer) Descriptor() ([]byte, []int)

func (*C2M_CreatePlayer) GetName

func (m *C2M_CreatePlayer) GetName() string

func (*C2M_CreatePlayer) GetRpcId

func (m *C2M_CreatePlayer) GetRpcId() int32

func (*C2M_CreatePlayer) ProtoMessage

func (*C2M_CreatePlayer) ProtoMessage()

func (*C2M_CreatePlayer) Reset

func (m *C2M_CreatePlayer) Reset()

func (*C2M_CreatePlayer) String

func (m *C2M_CreatePlayer) String() string

func (*C2M_CreatePlayer) XXX_DiscardUnknown

func (m *C2M_CreatePlayer) XXX_DiscardUnknown()

func (*C2M_CreatePlayer) XXX_Marshal

func (m *C2M_CreatePlayer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*C2M_CreatePlayer) XXX_Merge

func (m *C2M_CreatePlayer) XXX_Merge(src proto.Message)

func (*C2M_CreatePlayer) XXX_Size

func (m *C2M_CreatePlayer) XXX_Size() int

func (*C2M_CreatePlayer) XXX_Unmarshal

func (m *C2M_CreatePlayer) XXX_Unmarshal(b []byte) error

type C2M_DelHero

type C2M_DelHero struct {
	Id                   int64    `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*C2M_DelHero) Descriptor

func (*C2M_DelHero) Descriptor() ([]byte, []int)

func (*C2M_DelHero) GetId

func (m *C2M_DelHero) GetId() int64

func (*C2M_DelHero) ProtoMessage

func (*C2M_DelHero) ProtoMessage()

func (*C2M_DelHero) Reset

func (m *C2M_DelHero) Reset()

func (*C2M_DelHero) String

func (m *C2M_DelHero) String() string

func (*C2M_DelHero) XXX_DiscardUnknown

func (m *C2M_DelHero) XXX_DiscardUnknown()

func (*C2M_DelHero) XXX_Marshal

func (m *C2M_DelHero) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*C2M_DelHero) XXX_Merge

func (m *C2M_DelHero) XXX_Merge(src proto.Message)

func (*C2M_DelHero) XXX_Size

func (m *C2M_DelHero) XXX_Size() int

func (*C2M_DelHero) XXX_Unmarshal

func (m *C2M_DelHero) XXX_Unmarshal(b []byte) error

type C2M_DelItem

type C2M_DelItem struct {
	Id                   int64    `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*C2M_DelItem) Descriptor

func (*C2M_DelItem) Descriptor() ([]byte, []int)

func (*C2M_DelItem) GetId

func (m *C2M_DelItem) GetId() int64

func (*C2M_DelItem) ProtoMessage

func (*C2M_DelItem) ProtoMessage()

func (*C2M_DelItem) Reset

func (m *C2M_DelItem) Reset()

func (*C2M_DelItem) String

func (m *C2M_DelItem) String() string

func (*C2M_DelItem) XXX_DiscardUnknown

func (m *C2M_DelItem) XXX_DiscardUnknown()

func (*C2M_DelItem) XXX_Marshal

func (m *C2M_DelItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*C2M_DelItem) XXX_Merge

func (m *C2M_DelItem) XXX_Merge(src proto.Message)

func (*C2M_DelItem) XXX_Size

func (m *C2M_DelItem) XXX_Size() int

func (*C2M_DelItem) XXX_Unmarshal

func (m *C2M_DelItem) XXX_Unmarshal(b []byte) error

type C2M_DelRune

type C2M_DelRune struct {
	Id                   int64    `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*C2M_DelRune) Descriptor

func (*C2M_DelRune) Descriptor() ([]byte, []int)

func (*C2M_DelRune) GetId

func (m *C2M_DelRune) GetId() int64

func (*C2M_DelRune) ProtoMessage

func (*C2M_DelRune) ProtoMessage()

func (*C2M_DelRune) Reset

func (m *C2M_DelRune) Reset()

func (*C2M_DelRune) String

func (m *C2M_DelRune) String() string

func (*C2M_DelRune) XXX_DiscardUnknown

func (m *C2M_DelRune) XXX_DiscardUnknown()

func (*C2M_DelRune) XXX_Marshal

func (m *C2M_DelRune) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*C2M_DelRune) XXX_Merge

func (m *C2M_DelRune) XXX_Merge(src proto.Message)

func (*C2M_DelRune) XXX_Size

func (m *C2M_DelRune) XXX_Size() int

func (*C2M_DelRune) XXX_Unmarshal

func (m *C2M_DelRune) XXX_Unmarshal(b []byte) error

type C2M_PublicSyncPlayerInfo added in v1.0.1

type C2M_PublicSyncPlayerInfo struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*C2M_PublicSyncPlayerInfo) Descriptor added in v1.0.1

func (*C2M_PublicSyncPlayerInfo) Descriptor() ([]byte, []int)

func (*C2M_PublicSyncPlayerInfo) ProtoMessage added in v1.0.1

func (*C2M_PublicSyncPlayerInfo) ProtoMessage()

func (*C2M_PublicSyncPlayerInfo) Reset added in v1.0.1

func (m *C2M_PublicSyncPlayerInfo) Reset()

func (*C2M_PublicSyncPlayerInfo) String added in v1.0.1

func (m *C2M_PublicSyncPlayerInfo) String() string

func (*C2M_PublicSyncPlayerInfo) XXX_DiscardUnknown added in v1.0.1

func (m *C2M_PublicSyncPlayerInfo) XXX_DiscardUnknown()

func (*C2M_PublicSyncPlayerInfo) XXX_Marshal added in v1.0.1

func (m *C2M_PublicSyncPlayerInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*C2M_PublicSyncPlayerInfo) XXX_Merge added in v1.0.1

func (m *C2M_PublicSyncPlayerInfo) XXX_Merge(src proto.Message)

func (*C2M_PublicSyncPlayerInfo) XXX_Size added in v1.0.1

func (m *C2M_PublicSyncPlayerInfo) XXX_Size() int

func (*C2M_PublicSyncPlayerInfo) XXX_Unmarshal added in v1.0.1

func (m *C2M_PublicSyncPlayerInfo) XXX_Unmarshal(b []byte) error

type C2M_PutonEquip

type C2M_PutonEquip struct {
	HeroId               int64    `protobuf:"varint,1,opt,name=HeroId,proto3" json:"HeroId,omitempty"`
	EquipId              int64    `protobuf:"varint,2,opt,name=EquipId,proto3" json:"EquipId,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

////////////////////////////////////////////// Equip

func (*C2M_PutonEquip) Descriptor

func (*C2M_PutonEquip) Descriptor() ([]byte, []int)

func (*C2M_PutonEquip) GetEquipId

func (m *C2M_PutonEquip) GetEquipId() int64

func (*C2M_PutonEquip) GetHeroId

func (m *C2M_PutonEquip) GetHeroId() int64

func (*C2M_PutonEquip) ProtoMessage

func (*C2M_PutonEquip) ProtoMessage()

func (*C2M_PutonEquip) Reset

func (m *C2M_PutonEquip) Reset()

func (*C2M_PutonEquip) String

func (m *C2M_PutonEquip) String() string

func (*C2M_PutonEquip) XXX_DiscardUnknown

func (m *C2M_PutonEquip) XXX_DiscardUnknown()

func (*C2M_PutonEquip) XXX_Marshal

func (m *C2M_PutonEquip) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*C2M_PutonEquip) XXX_Merge

func (m *C2M_PutonEquip) XXX_Merge(src proto.Message)

func (*C2M_PutonEquip) XXX_Size

func (m *C2M_PutonEquip) XXX_Size() int

func (*C2M_PutonEquip) XXX_Unmarshal

func (m *C2M_PutonEquip) XXX_Unmarshal(b []byte) error

type C2M_PutonRune

type C2M_PutonRune struct {
	HeroId               int64    `protobuf:"varint,1,opt,name=HeroId,proto3" json:"HeroId,omitempty"`
	RuneId               int64    `protobuf:"varint,2,opt,name=RuneId,proto3" json:"RuneId,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*C2M_PutonRune) Descriptor

func (*C2M_PutonRune) Descriptor() ([]byte, []int)

func (*C2M_PutonRune) GetHeroId

func (m *C2M_PutonRune) GetHeroId() int64

func (*C2M_PutonRune) GetRuneId

func (m *C2M_PutonRune) GetRuneId() int64

func (*C2M_PutonRune) ProtoMessage

func (*C2M_PutonRune) ProtoMessage()

func (*C2M_PutonRune) Reset

func (m *C2M_PutonRune) Reset()

func (*C2M_PutonRune) String

func (m *C2M_PutonRune) String() string

func (*C2M_PutonRune) XXX_DiscardUnknown

func (m *C2M_PutonRune) XXX_DiscardUnknown()

func (*C2M_PutonRune) XXX_Marshal

func (m *C2M_PutonRune) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*C2M_PutonRune) XXX_Merge

func (m *C2M_PutonRune) XXX_Merge(src proto.Message)

func (*C2M_PutonRune) XXX_Size

func (m *C2M_PutonRune) XXX_Size() int

func (*C2M_PutonRune) XXX_Unmarshal

func (m *C2M_PutonRune) XXX_Unmarshal(b []byte) error

type C2M_QueryHeros

type C2M_QueryHeros struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*C2M_QueryHeros) Descriptor

func (*C2M_QueryHeros) Descriptor() ([]byte, []int)

func (*C2M_QueryHeros) ProtoMessage

func (*C2M_QueryHeros) ProtoMessage()

func (*C2M_QueryHeros) Reset

func (m *C2M_QueryHeros) Reset()

func (*C2M_QueryHeros) String

func (m *C2M_QueryHeros) String() string

func (*C2M_QueryHeros) XXX_DiscardUnknown

func (m *C2M_QueryHeros) XXX_DiscardUnknown()

func (*C2M_QueryHeros) XXX_Marshal

func (m *C2M_QueryHeros) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*C2M_QueryHeros) XXX_Merge

func (m *C2M_QueryHeros) XXX_Merge(src proto.Message)

func (*C2M_QueryHeros) XXX_Size

func (m *C2M_QueryHeros) XXX_Size() int

func (*C2M_QueryHeros) XXX_Unmarshal

func (m *C2M_QueryHeros) XXX_Unmarshal(b []byte) error

type C2M_QueryItems

type C2M_QueryItems struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*C2M_QueryItems) Descriptor

func (*C2M_QueryItems) Descriptor() ([]byte, []int)

func (*C2M_QueryItems) ProtoMessage

func (*C2M_QueryItems) ProtoMessage()

func (*C2M_QueryItems) Reset

func (m *C2M_QueryItems) Reset()

func (*C2M_QueryItems) String

func (m *C2M_QueryItems) String() string

func (*C2M_QueryItems) XXX_DiscardUnknown

func (m *C2M_QueryItems) XXX_DiscardUnknown()

func (*C2M_QueryItems) XXX_Marshal

func (m *C2M_QueryItems) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*C2M_QueryItems) XXX_Merge

func (m *C2M_QueryItems) XXX_Merge(src proto.Message)

func (*C2M_QueryItems) XXX_Size

func (m *C2M_QueryItems) XXX_Size() int

func (*C2M_QueryItems) XXX_Unmarshal

func (m *C2M_QueryItems) XXX_Unmarshal(b []byte) error

type C2M_QueryPlayerInfo

type C2M_QueryPlayerInfo struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*C2M_QueryPlayerInfo) Descriptor

func (*C2M_QueryPlayerInfo) Descriptor() ([]byte, []int)

func (*C2M_QueryPlayerInfo) ProtoMessage

func (*C2M_QueryPlayerInfo) ProtoMessage()

func (*C2M_QueryPlayerInfo) Reset

func (m *C2M_QueryPlayerInfo) Reset()

func (*C2M_QueryPlayerInfo) String

func (m *C2M_QueryPlayerInfo) String() string

func (*C2M_QueryPlayerInfo) XXX_DiscardUnknown

func (m *C2M_QueryPlayerInfo) XXX_DiscardUnknown()

func (*C2M_QueryPlayerInfo) XXX_Marshal

func (m *C2M_QueryPlayerInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*C2M_QueryPlayerInfo) XXX_Merge

func (m *C2M_QueryPlayerInfo) XXX_Merge(src proto.Message)

func (*C2M_QueryPlayerInfo) XXX_Size

func (m *C2M_QueryPlayerInfo) XXX_Size() int

func (*C2M_QueryPlayerInfo) XXX_Unmarshal

func (m *C2M_QueryPlayerInfo) XXX_Unmarshal(b []byte) error

type C2M_QueryRunes

type C2M_QueryRunes struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*C2M_QueryRunes) Descriptor

func (*C2M_QueryRunes) Descriptor() ([]byte, []int)

func (*C2M_QueryRunes) ProtoMessage

func (*C2M_QueryRunes) ProtoMessage()

func (*C2M_QueryRunes) Reset

func (m *C2M_QueryRunes) Reset()

func (*C2M_QueryRunes) String

func (m *C2M_QueryRunes) String() string

func (*C2M_QueryRunes) XXX_DiscardUnknown

func (m *C2M_QueryRunes) XXX_DiscardUnknown()

func (*C2M_QueryRunes) XXX_Marshal

func (m *C2M_QueryRunes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*C2M_QueryRunes) XXX_Merge

func (m *C2M_QueryRunes) XXX_Merge(src proto.Message)

func (*C2M_QueryRunes) XXX_Size

func (m *C2M_QueryRunes) XXX_Size() int

func (*C2M_QueryRunes) XXX_Unmarshal

func (m *C2M_QueryRunes) XXX_Unmarshal(b []byte) error

type C2M_QueryTalents added in v1.0.1

type C2M_QueryTalents struct {
	BladeId              int64    `protobuf:"varint,1,opt,name=BladeId,proto3" json:"BladeId,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*C2M_QueryTalents) Descriptor added in v1.0.1

func (*C2M_QueryTalents) Descriptor() ([]byte, []int)

func (*C2M_QueryTalents) GetBladeId added in v1.0.1

func (m *C2M_QueryTalents) GetBladeId() int64

func (*C2M_QueryTalents) ProtoMessage added in v1.0.1

func (*C2M_QueryTalents) ProtoMessage()

func (*C2M_QueryTalents) Reset added in v1.0.1

func (m *C2M_QueryTalents) Reset()

func (*C2M_QueryTalents) String added in v1.0.1

func (m *C2M_QueryTalents) String() string

func (*C2M_QueryTalents) XXX_DiscardUnknown added in v1.0.1

func (m *C2M_QueryTalents) XXX_DiscardUnknown()

func (*C2M_QueryTalents) XXX_Marshal added in v1.0.1

func (m *C2M_QueryTalents) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*C2M_QueryTalents) XXX_Merge added in v1.0.1

func (m *C2M_QueryTalents) XXX_Merge(src proto.Message)

func (*C2M_QueryTalents) XXX_Size added in v1.0.1

func (m *C2M_QueryTalents) XXX_Size() int

func (*C2M_QueryTalents) XXX_Unmarshal added in v1.0.1

func (m *C2M_QueryTalents) XXX_Unmarshal(b []byte) error

type C2M_QueryTokens

type C2M_QueryTokens struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*C2M_QueryTokens) Descriptor

func (*C2M_QueryTokens) Descriptor() ([]byte, []int)

func (*C2M_QueryTokens) ProtoMessage

func (*C2M_QueryTokens) ProtoMessage()

func (*C2M_QueryTokens) Reset

func (m *C2M_QueryTokens) Reset()

func (*C2M_QueryTokens) String

func (m *C2M_QueryTokens) String() string

func (*C2M_QueryTokens) XXX_DiscardUnknown

func (m *C2M_QueryTokens) XXX_DiscardUnknown()

func (*C2M_QueryTokens) XXX_Marshal

func (m *C2M_QueryTokens) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*C2M_QueryTokens) XXX_Merge

func (m *C2M_QueryTokens) XXX_Merge(src proto.Message)

func (*C2M_QueryTokens) XXX_Size

func (m *C2M_QueryTokens) XXX_Size() int

func (*C2M_QueryTokens) XXX_Unmarshal

func (m *C2M_QueryTokens) XXX_Unmarshal(b []byte) error

type C2M_StartStageCombat added in v1.0.1

type C2M_StartStageCombat struct {
	RpcId                int32    `protobuf:"varint,90,opt,name=RpcId,proto3" json:"RpcId,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

////////////////////////////////////////////// scene

func (*C2M_StartStageCombat) Descriptor added in v1.0.1

func (*C2M_StartStageCombat) Descriptor() ([]byte, []int)

func (*C2M_StartStageCombat) GetRpcId added in v1.0.1

func (m *C2M_StartStageCombat) GetRpcId() int32

func (*C2M_StartStageCombat) ProtoMessage added in v1.0.1

func (*C2M_StartStageCombat) ProtoMessage()

func (*C2M_StartStageCombat) Reset added in v1.0.1

func (m *C2M_StartStageCombat) Reset()

func (*C2M_StartStageCombat) String added in v1.0.1

func (m *C2M_StartStageCombat) String() string

func (*C2M_StartStageCombat) XXX_DiscardUnknown added in v1.0.1

func (m *C2M_StartStageCombat) XXX_DiscardUnknown()

func (*C2M_StartStageCombat) XXX_Marshal added in v1.0.1

func (m *C2M_StartStageCombat) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*C2M_StartStageCombat) XXX_Merge added in v1.0.1

func (m *C2M_StartStageCombat) XXX_Merge(src proto.Message)

func (*C2M_StartStageCombat) XXX_Size added in v1.0.1

func (m *C2M_StartStageCombat) XXX_Size() int

func (*C2M_StartStageCombat) XXX_Unmarshal added in v1.0.1

func (m *C2M_StartStageCombat) XXX_Unmarshal(b []byte) error

type C2M_SyncPlayerInfo added in v1.0.1

type C2M_SyncPlayerInfo struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*C2M_SyncPlayerInfo) Descriptor added in v1.0.1

func (*C2M_SyncPlayerInfo) Descriptor() ([]byte, []int)

func (*C2M_SyncPlayerInfo) ProtoMessage added in v1.0.1

func (*C2M_SyncPlayerInfo) ProtoMessage()

func (*C2M_SyncPlayerInfo) Reset added in v1.0.1

func (m *C2M_SyncPlayerInfo) Reset()

func (*C2M_SyncPlayerInfo) String added in v1.0.1

func (m *C2M_SyncPlayerInfo) String() string

func (*C2M_SyncPlayerInfo) XXX_DiscardUnknown added in v1.0.1

func (m *C2M_SyncPlayerInfo) XXX_DiscardUnknown()

func (*C2M_SyncPlayerInfo) XXX_Marshal added in v1.0.1

func (m *C2M_SyncPlayerInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*C2M_SyncPlayerInfo) XXX_Merge added in v1.0.1

func (m *C2M_SyncPlayerInfo) XXX_Merge(src proto.Message)

func (*C2M_SyncPlayerInfo) XXX_Size added in v1.0.1

func (m *C2M_SyncPlayerInfo) XXX_Size() int

func (*C2M_SyncPlayerInfo) XXX_Unmarshal added in v1.0.1

func (m *C2M_SyncPlayerInfo) XXX_Unmarshal(b []byte) error

type C2M_TakeoffEquip

type C2M_TakeoffEquip struct {
	HeroId               int64    `protobuf:"varint,1,opt,name=HeroId,proto3" json:"HeroId,omitempty"`
	Pos                  int32    `protobuf:"varint,2,opt,name=Pos,proto3" json:"Pos,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*C2M_TakeoffEquip) Descriptor

func (*C2M_TakeoffEquip) Descriptor() ([]byte, []int)

func (*C2M_TakeoffEquip) GetHeroId

func (m *C2M_TakeoffEquip) GetHeroId() int64

func (*C2M_TakeoffEquip) GetPos

func (m *C2M_TakeoffEquip) GetPos() int32

func (*C2M_TakeoffEquip) ProtoMessage

func (*C2M_TakeoffEquip) ProtoMessage()

func (*C2M_TakeoffEquip) Reset

func (m *C2M_TakeoffEquip) Reset()

func (*C2M_TakeoffEquip) String

func (m *C2M_TakeoffEquip) String() string

func (*C2M_TakeoffEquip) XXX_DiscardUnknown

func (m *C2M_TakeoffEquip) XXX_DiscardUnknown()

func (*C2M_TakeoffEquip) XXX_Marshal

func (m *C2M_TakeoffEquip) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*C2M_TakeoffEquip) XXX_Merge

func (m *C2M_TakeoffEquip) XXX_Merge(src proto.Message)

func (*C2M_TakeoffEquip) XXX_Size

func (m *C2M_TakeoffEquip) XXX_Size() int

func (*C2M_TakeoffEquip) XXX_Unmarshal

func (m *C2M_TakeoffEquip) XXX_Unmarshal(b []byte) error

type C2M_TakeoffRune

type C2M_TakeoffRune struct {
	HeroId               int64    `protobuf:"varint,1,opt,name=HeroId,proto3" json:"HeroId,omitempty"`
	Pos                  int32    `protobuf:"varint,2,opt,name=Pos,proto3" json:"Pos,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*C2M_TakeoffRune) Descriptor

func (*C2M_TakeoffRune) Descriptor() ([]byte, []int)

func (*C2M_TakeoffRune) GetHeroId

func (m *C2M_TakeoffRune) GetHeroId() int64

func (*C2M_TakeoffRune) GetPos

func (m *C2M_TakeoffRune) GetPos() int32

func (*C2M_TakeoffRune) ProtoMessage

func (*C2M_TakeoffRune) ProtoMessage()

func (*C2M_TakeoffRune) Reset

func (m *C2M_TakeoffRune) Reset()

func (*C2M_TakeoffRune) String

func (m *C2M_TakeoffRune) String() string

func (*C2M_TakeoffRune) XXX_DiscardUnknown

func (m *C2M_TakeoffRune) XXX_DiscardUnknown()

func (*C2M_TakeoffRune) XXX_Marshal

func (m *C2M_TakeoffRune) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*C2M_TakeoffRune) XXX_Merge

func (m *C2M_TakeoffRune) XXX_Merge(src proto.Message)

func (*C2M_TakeoffRune) XXX_Size

func (m *C2M_TakeoffRune) XXX_Size() int

func (*C2M_TakeoffRune) XXX_Unmarshal

func (m *C2M_TakeoffRune) XXX_Unmarshal(b []byte) error

type C2M_UseItem

type C2M_UseItem struct {
	ItemId               int64    `protobuf:"varint,1,opt,name=ItemId,proto3" json:"ItemId,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*C2M_UseItem) Descriptor

func (*C2M_UseItem) Descriptor() ([]byte, []int)

func (*C2M_UseItem) GetItemId

func (m *C2M_UseItem) GetItemId() int64

func (*C2M_UseItem) ProtoMessage

func (*C2M_UseItem) ProtoMessage()

func (*C2M_UseItem) Reset

func (m *C2M_UseItem) Reset()

func (*C2M_UseItem) String

func (m *C2M_UseItem) String() string

func (*C2M_UseItem) XXX_DiscardUnknown

func (m *C2M_UseItem) XXX_DiscardUnknown()

func (*C2M_UseItem) XXX_Marshal

func (m *C2M_UseItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*C2M_UseItem) XXX_Merge

func (m *C2M_UseItem) XXX_Merge(src proto.Message)

func (*C2M_UseItem) XXX_Size

func (m *C2M_UseItem) XXX_Size() int

func (*C2M_UseItem) XXX_Unmarshal

func (m *C2M_UseItem) XXX_Unmarshal(b []byte) error

type GameService

type GameService interface {
	GetRemoteLitePlayer(ctx context.Context, in *GetRemoteLitePlayerRequest, opts ...client.CallOption) (*GetRemoteLitePlayerReply, error)
	UpdatePlayerExp(ctx context.Context, in *UpdatePlayerExpRequest, opts ...client.CallOption) (*UpdatePlayerExpReply, error)
}

func NewGameService

func NewGameService(name string, c client.Client) GameService

type GameServiceHandler

type GameServiceHandler interface {
	GetRemoteLitePlayer(context.Context, *GetRemoteLitePlayerRequest, *GetRemoteLitePlayerReply) error
	UpdatePlayerExp(context.Context, *UpdatePlayerExpRequest, *UpdatePlayerExpReply) error
}

type GetRemoteLitePlayerReply

type GetRemoteLitePlayerReply struct {
	Info                 *LitePlayer `protobuf:"bytes,1,opt,name=info,proto3" json:"info,omitempty"`
	XXX_NoUnkeyedLiteral struct{}    `json:"-"`
	XXX_unrecognized     []byte      `json:"-"`
	XXX_sizecache        int32       `json:"-"`
}

func (*GetRemoteLitePlayerReply) Descriptor

func (*GetRemoteLitePlayerReply) Descriptor() ([]byte, []int)

func (*GetRemoteLitePlayerReply) GetInfo

func (m *GetRemoteLitePlayerReply) GetInfo() *LitePlayer

func (*GetRemoteLitePlayerReply) ProtoMessage

func (*GetRemoteLitePlayerReply) ProtoMessage()

func (*GetRemoteLitePlayerReply) Reset

func (m *GetRemoteLitePlayerReply) Reset()

func (*GetRemoteLitePlayerReply) String

func (m *GetRemoteLitePlayerReply) String() string

func (*GetRemoteLitePlayerReply) XXX_DiscardUnknown

func (m *GetRemoteLitePlayerReply) XXX_DiscardUnknown()

func (*GetRemoteLitePlayerReply) XXX_Marshal

func (m *GetRemoteLitePlayerReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*GetRemoteLitePlayerReply) XXX_Merge

func (m *GetRemoteLitePlayerReply) XXX_Merge(src proto.Message)

func (*GetRemoteLitePlayerReply) XXX_Size

func (m *GetRemoteLitePlayerReply) XXX_Size() int

func (*GetRemoteLitePlayerReply) XXX_Unmarshal

func (m *GetRemoteLitePlayerReply) XXX_Unmarshal(b []byte) error

type GetRemoteLitePlayerRequest

type GetRemoteLitePlayerRequest struct {
	Id                   int64    `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*GetRemoteLitePlayerRequest) Descriptor

func (*GetRemoteLitePlayerRequest) Descriptor() ([]byte, []int)

func (*GetRemoteLitePlayerRequest) GetId

func (m *GetRemoteLitePlayerRequest) GetId() int64

func (*GetRemoteLitePlayerRequest) ProtoMessage

func (*GetRemoteLitePlayerRequest) ProtoMessage()

func (*GetRemoteLitePlayerRequest) Reset

func (m *GetRemoteLitePlayerRequest) Reset()

func (*GetRemoteLitePlayerRequest) String

func (m *GetRemoteLitePlayerRequest) String() string

func (*GetRemoteLitePlayerRequest) XXX_DiscardUnknown

func (m *GetRemoteLitePlayerRequest) XXX_DiscardUnknown()

func (*GetRemoteLitePlayerRequest) XXX_Marshal

func (m *GetRemoteLitePlayerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*GetRemoteLitePlayerRequest) XXX_Merge

func (m *GetRemoteLitePlayerRequest) XXX_Merge(src proto.Message)

func (*GetRemoteLitePlayerRequest) XXX_Size

func (m *GetRemoteLitePlayerRequest) XXX_Size() int

func (*GetRemoteLitePlayerRequest) XXX_Unmarshal

func (m *GetRemoteLitePlayerRequest) XXX_Unmarshal(b []byte) error

type Hero

type Hero struct {
	Id                   int64    `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"`
	TypeId               int32    `protobuf:"varint,2,opt,name=TypeId,proto3" json:"TypeId,omitempty"`
	Exp                  int64    `protobuf:"varint,3,opt,name=Exp,proto3" json:"Exp,omitempty"`
	Level                int32    `protobuf:"varint,4,opt,name=Level,proto3" json:"Level,omitempty"`
	EquipList            []int64  `protobuf:"varint,5,rep,packed,name=EquipList,proto3" json:"EquipList,omitempty"`
	RuneList             []int64  `protobuf:"varint,6,rep,packed,name=RuneList,proto3" json:"RuneList,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

////////////////////////////////////////////// Hero

func (*Hero) Descriptor

func (*Hero) Descriptor() ([]byte, []int)

func (*Hero) GetEquipList

func (m *Hero) GetEquipList() []int64

func (*Hero) GetExp

func (m *Hero) GetExp() int64

func (*Hero) GetId

func (m *Hero) GetId() int64

func (*Hero) GetLevel

func (m *Hero) GetLevel() int32

func (*Hero) GetRuneList

func (m *Hero) GetRuneList() []int64

func (*Hero) GetTypeId

func (m *Hero) GetTypeId() int32

func (*Hero) ProtoMessage

func (*Hero) ProtoMessage()

func (*Hero) Reset

func (m *Hero) Reset()

func (*Hero) String

func (m *Hero) String() string

func (*Hero) XXX_DiscardUnknown

func (m *Hero) XXX_DiscardUnknown()

func (*Hero) XXX_Marshal

func (m *Hero) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Hero) XXX_Merge

func (m *Hero) XXX_Merge(src proto.Message)

func (*Hero) XXX_Size

func (m *Hero) XXX_Size() int

func (*Hero) XXX_Unmarshal

func (m *Hero) XXX_Unmarshal(b []byte) error

type Item

type Item struct {
	Id                   int64    `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"`
	TypeId               int32    `protobuf:"varint,2,opt,name=TypeId,proto3" json:"TypeId,omitempty"`
	Num                  int32    `protobuf:"varint,3,opt,name=Num,proto3" json:"Num,omitempty"`
	EquipObjId           int64    `protobuf:"varint,4,opt,name=EquipObjId,proto3" json:"EquipObjId,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

////////////////////////////////////////////// Item

func (*Item) Descriptor

func (*Item) Descriptor() ([]byte, []int)

func (*Item) GetEquipObjId

func (m *Item) GetEquipObjId() int64

func (*Item) GetId

func (m *Item) GetId() int64

func (*Item) GetNum

func (m *Item) GetNum() int32

func (*Item) GetTypeId

func (m *Item) GetTypeId() int32

func (*Item) ProtoMessage

func (*Item) ProtoMessage()

func (*Item) Reset

func (m *Item) Reset()

func (*Item) String

func (m *Item) String() string

func (*Item) XXX_DiscardUnknown

func (m *Item) XXX_DiscardUnknown()

func (*Item) XXX_Marshal

func (m *Item) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Item) XXX_Merge

func (m *Item) XXX_Merge(src proto.Message)

func (*Item) XXX_Size

func (m *Item) XXX_Size() int

func (*Item) XXX_Unmarshal

func (m *Item) XXX_Unmarshal(b []byte) error

type LitePlayer

type LitePlayer struct {
	Id                   int64    `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	AccountId            int64    `protobuf:"varint,2,opt,name=account_id,json=accountId,proto3" json:"account_id,omitempty"`
	Name                 string   `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
	Exp                  int64    `protobuf:"varint,4,opt,name=exp,proto3" json:"exp,omitempty"`
	Level                int32    `protobuf:"varint,5,opt,name=level,proto3" json:"level,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

////////////////////////////////////////////// player

func (*LitePlayer) Descriptor

func (*LitePlayer) Descriptor() ([]byte, []int)

func (*LitePlayer) GetAccountId

func (m *LitePlayer) GetAccountId() int64

func (*LitePlayer) GetExp

func (m *LitePlayer) GetExp() int64

func (*LitePlayer) GetId

func (m *LitePlayer) GetId() int64

func (*LitePlayer) GetLevel

func (m *LitePlayer) GetLevel() int32

func (*LitePlayer) GetName

func (m *LitePlayer) GetName() string

func (*LitePlayer) ProtoMessage

func (*LitePlayer) ProtoMessage()

func (*LitePlayer) Reset

func (m *LitePlayer) Reset()

func (*LitePlayer) String

func (m *LitePlayer) String() string

func (*LitePlayer) XXX_DiscardUnknown

func (m *LitePlayer) XXX_DiscardUnknown()

func (*LitePlayer) XXX_Marshal

func (m *LitePlayer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*LitePlayer) XXX_Merge

func (m *LitePlayer) XXX_Merge(src proto.Message)

func (*LitePlayer) XXX_Size

func (m *LitePlayer) XXX_Size() int

func (*LitePlayer) XXX_Unmarshal

func (m *LitePlayer) XXX_Unmarshal(b []byte) error

type M2C_CreatePlayer

type M2C_CreatePlayer struct {
	RpcId                int32       `protobuf:"varint,90,opt,name=RpcId,proto3" json:"RpcId,omitempty"`
	Error                int32       `protobuf:"varint,91,opt,name=Error,proto3" json:"Error,omitempty"`
	Message              string      `protobuf:"bytes,92,opt,name=Message,proto3" json:"Message,omitempty"`
	Info                 *PlayerInfo `protobuf:"bytes,1,opt,name=info,proto3" json:"info,omitempty"`
	XXX_NoUnkeyedLiteral struct{}    `json:"-"`
	XXX_unrecognized     []byte      `json:"-"`
	XXX_sizecache        int32       `json:"-"`
}

func (*M2C_CreatePlayer) Descriptor

func (*M2C_CreatePlayer) Descriptor() ([]byte, []int)

func (*M2C_CreatePlayer) GetError

func (m *M2C_CreatePlayer) GetError() int32

func (*M2C_CreatePlayer) GetInfo

func (m *M2C_CreatePlayer) GetInfo() *PlayerInfo

func (*M2C_CreatePlayer) GetMessage

func (m *M2C_CreatePlayer) GetMessage() string

func (*M2C_CreatePlayer) GetRpcId

func (m *M2C_CreatePlayer) GetRpcId() int32

func (*M2C_CreatePlayer) ProtoMessage

func (*M2C_CreatePlayer) ProtoMessage()

func (*M2C_CreatePlayer) Reset

func (m *M2C_CreatePlayer) Reset()

func (*M2C_CreatePlayer) String

func (m *M2C_CreatePlayer) String() string

func (*M2C_CreatePlayer) XXX_DiscardUnknown

func (m *M2C_CreatePlayer) XXX_DiscardUnknown()

func (*M2C_CreatePlayer) XXX_Marshal

func (m *M2C_CreatePlayer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*M2C_CreatePlayer) XXX_Merge

func (m *M2C_CreatePlayer) XXX_Merge(src proto.Message)

func (*M2C_CreatePlayer) XXX_Size

func (m *M2C_CreatePlayer) XXX_Size() int

func (*M2C_CreatePlayer) XXX_Unmarshal

func (m *M2C_CreatePlayer) XXX_Unmarshal(b []byte) error

type M2C_DelItem

type M2C_DelItem struct {
	ItemId               int64    `protobuf:"varint,1,opt,name=ItemId,proto3" json:"ItemId,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*M2C_DelItem) Descriptor

func (*M2C_DelItem) Descriptor() ([]byte, []int)

func (*M2C_DelItem) GetItemId

func (m *M2C_DelItem) GetItemId() int64

func (*M2C_DelItem) ProtoMessage

func (*M2C_DelItem) ProtoMessage()

func (*M2C_DelItem) Reset

func (m *M2C_DelItem) Reset()

func (*M2C_DelItem) String

func (m *M2C_DelItem) String() string

func (*M2C_DelItem) XXX_DiscardUnknown

func (m *M2C_DelItem) XXX_DiscardUnknown()

func (*M2C_DelItem) XXX_Marshal

func (m *M2C_DelItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*M2C_DelItem) XXX_Merge

func (m *M2C_DelItem) XXX_Merge(src proto.Message)

func (*M2C_DelItem) XXX_Size

func (m *M2C_DelItem) XXX_Size() int

func (*M2C_DelItem) XXX_Unmarshal

func (m *M2C_DelItem) XXX_Unmarshal(b []byte) error

type M2C_DelRune

type M2C_DelRune struct {
	RuneId               int64    `protobuf:"varint,1,opt,name=RuneId,proto3" json:"RuneId,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*M2C_DelRune) Descriptor

func (*M2C_DelRune) Descriptor() ([]byte, []int)

func (*M2C_DelRune) GetRuneId

func (m *M2C_DelRune) GetRuneId() int64

func (*M2C_DelRune) ProtoMessage

func (*M2C_DelRune) ProtoMessage()

func (*M2C_DelRune) Reset

func (m *M2C_DelRune) Reset()

func (*M2C_DelRune) String

func (m *M2C_DelRune) String() string

func (*M2C_DelRune) XXX_DiscardUnknown

func (m *M2C_DelRune) XXX_DiscardUnknown()

func (*M2C_DelRune) XXX_Marshal

func (m *M2C_DelRune) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*M2C_DelRune) XXX_Merge

func (m *M2C_DelRune) XXX_Merge(src proto.Message)

func (*M2C_DelRune) XXX_Size

func (m *M2C_DelRune) XXX_Size() int

func (*M2C_DelRune) XXX_Unmarshal

func (m *M2C_DelRune) XXX_Unmarshal(b []byte) error

type M2C_ExpUpdate

type M2C_ExpUpdate struct {
	Exp                  int64    `protobuf:"varint,1,opt,name=Exp,proto3" json:"Exp,omitempty"`
	Level                int32    `protobuf:"varint,2,opt,name=Level,proto3" json:"Level,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*M2C_ExpUpdate) Descriptor

func (*M2C_ExpUpdate) Descriptor() ([]byte, []int)

func (*M2C_ExpUpdate) GetExp

func (m *M2C_ExpUpdate) GetExp() int64

func (*M2C_ExpUpdate) GetLevel added in v1.0.1

func (m *M2C_ExpUpdate) GetLevel() int32

func (*M2C_ExpUpdate) ProtoMessage

func (*M2C_ExpUpdate) ProtoMessage()

func (*M2C_ExpUpdate) Reset

func (m *M2C_ExpUpdate) Reset()

func (*M2C_ExpUpdate) String

func (m *M2C_ExpUpdate) String() string

func (*M2C_ExpUpdate) XXX_DiscardUnknown

func (m *M2C_ExpUpdate) XXX_DiscardUnknown()

func (*M2C_ExpUpdate) XXX_Marshal

func (m *M2C_ExpUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*M2C_ExpUpdate) XXX_Merge

func (m *M2C_ExpUpdate) XXX_Merge(src proto.Message)

func (*M2C_ExpUpdate) XXX_Size

func (m *M2C_ExpUpdate) XXX_Size() int

func (*M2C_ExpUpdate) XXX_Unmarshal

func (m *M2C_ExpUpdate) XXX_Unmarshal(b []byte) error

type M2C_HeroAttUpdate

type M2C_HeroAttUpdate struct {
	HeroId               int64    `protobuf:"varint,1,opt,name=HeroId,proto3" json:"HeroId,omitempty"`
	AttList              []*Att   `protobuf:"bytes,2,rep,name=AttList,proto3" json:"AttList,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

////////////////////////////////////////////// Att

func (*M2C_HeroAttUpdate) Descriptor

func (*M2C_HeroAttUpdate) Descriptor() ([]byte, []int)

func (*M2C_HeroAttUpdate) GetAttList

func (m *M2C_HeroAttUpdate) GetAttList() []*Att

func (*M2C_HeroAttUpdate) GetHeroId

func (m *M2C_HeroAttUpdate) GetHeroId() int64

func (*M2C_HeroAttUpdate) ProtoMessage

func (*M2C_HeroAttUpdate) ProtoMessage()

func (*M2C_HeroAttUpdate) Reset

func (m *M2C_HeroAttUpdate) Reset()

func (*M2C_HeroAttUpdate) String

func (m *M2C_HeroAttUpdate) String() string

func (*M2C_HeroAttUpdate) XXX_DiscardUnknown

func (m *M2C_HeroAttUpdate) XXX_DiscardUnknown()

func (*M2C_HeroAttUpdate) XXX_Marshal

func (m *M2C_HeroAttUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*M2C_HeroAttUpdate) XXX_Merge

func (m *M2C_HeroAttUpdate) XXX_Merge(src proto.Message)

func (*M2C_HeroAttUpdate) XXX_Size

func (m *M2C_HeroAttUpdate) XXX_Size() int

func (*M2C_HeroAttUpdate) XXX_Unmarshal

func (m *M2C_HeroAttUpdate) XXX_Unmarshal(b []byte) error

type M2C_HeroInfo

type M2C_HeroInfo struct {
	Info                 *Hero    `protobuf:"bytes,1,opt,name=info,proto3" json:"info,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*M2C_HeroInfo) Descriptor

func (*M2C_HeroInfo) Descriptor() ([]byte, []int)

func (*M2C_HeroInfo) GetInfo

func (m *M2C_HeroInfo) GetInfo() *Hero

func (*M2C_HeroInfo) ProtoMessage

func (*M2C_HeroInfo) ProtoMessage()

func (*M2C_HeroInfo) Reset

func (m *M2C_HeroInfo) Reset()

func (*M2C_HeroInfo) String

func (m *M2C_HeroInfo) String() string

func (*M2C_HeroInfo) XXX_DiscardUnknown

func (m *M2C_HeroInfo) XXX_DiscardUnknown()

func (*M2C_HeroInfo) XXX_Marshal

func (m *M2C_HeroInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*M2C_HeroInfo) XXX_Merge

func (m *M2C_HeroInfo) XXX_Merge(src proto.Message)

func (*M2C_HeroInfo) XXX_Size

func (m *M2C_HeroInfo) XXX_Size() int

func (*M2C_HeroInfo) XXX_Unmarshal

func (m *M2C_HeroInfo) XXX_Unmarshal(b []byte) error

type M2C_HeroList

type M2C_HeroList struct {
	Heros                []*Hero  `protobuf:"bytes,1,rep,name=heros,proto3" json:"heros,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*M2C_HeroList) Descriptor

func (*M2C_HeroList) Descriptor() ([]byte, []int)

func (*M2C_HeroList) GetHeros

func (m *M2C_HeroList) GetHeros() []*Hero

func (*M2C_HeroList) ProtoMessage

func (*M2C_HeroList) ProtoMessage()

func (*M2C_HeroList) Reset

func (m *M2C_HeroList) Reset()

func (*M2C_HeroList) String

func (m *M2C_HeroList) String() string

func (*M2C_HeroList) XXX_DiscardUnknown

func (m *M2C_HeroList) XXX_DiscardUnknown()

func (*M2C_HeroList) XXX_Marshal

func (m *M2C_HeroList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*M2C_HeroList) XXX_Merge

func (m *M2C_HeroList) XXX_Merge(src proto.Message)

func (*M2C_HeroList) XXX_Size

func (m *M2C_HeroList) XXX_Size() int

func (*M2C_HeroList) XXX_Unmarshal

func (m *M2C_HeroList) XXX_Unmarshal(b []byte) error

type M2C_HeroUpdate

type M2C_HeroUpdate struct {
	Info                 *Hero    `protobuf:"bytes,1,opt,name=info,proto3" json:"info,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*M2C_HeroUpdate) Descriptor

func (*M2C_HeroUpdate) Descriptor() ([]byte, []int)

func (*M2C_HeroUpdate) GetInfo

func (m *M2C_HeroUpdate) GetInfo() *Hero

func (*M2C_HeroUpdate) ProtoMessage

func (*M2C_HeroUpdate) ProtoMessage()

func (*M2C_HeroUpdate) Reset

func (m *M2C_HeroUpdate) Reset()

func (*M2C_HeroUpdate) String

func (m *M2C_HeroUpdate) String() string

func (*M2C_HeroUpdate) XXX_DiscardUnknown

func (m *M2C_HeroUpdate) XXX_DiscardUnknown()

func (*M2C_HeroUpdate) XXX_Marshal

func (m *M2C_HeroUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*M2C_HeroUpdate) XXX_Merge

func (m *M2C_HeroUpdate) XXX_Merge(src proto.Message)

func (*M2C_HeroUpdate) XXX_Size

func (m *M2C_HeroUpdate) XXX_Size() int

func (*M2C_HeroUpdate) XXX_Unmarshal

func (m *M2C_HeroUpdate) XXX_Unmarshal(b []byte) error

type M2C_ItemAdd

type M2C_ItemAdd struct {
	Item                 *Item    `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*M2C_ItemAdd) Descriptor

func (*M2C_ItemAdd) Descriptor() ([]byte, []int)

func (*M2C_ItemAdd) GetItem

func (m *M2C_ItemAdd) GetItem() *Item

func (*M2C_ItemAdd) ProtoMessage

func (*M2C_ItemAdd) ProtoMessage()

func (*M2C_ItemAdd) Reset

func (m *M2C_ItemAdd) Reset()

func (*M2C_ItemAdd) String

func (m *M2C_ItemAdd) String() string

func (*M2C_ItemAdd) XXX_DiscardUnknown

func (m *M2C_ItemAdd) XXX_DiscardUnknown()

func (*M2C_ItemAdd) XXX_Marshal

func (m *M2C_ItemAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*M2C_ItemAdd) XXX_Merge

func (m *M2C_ItemAdd) XXX_Merge(src proto.Message)

func (*M2C_ItemAdd) XXX_Size

func (m *M2C_ItemAdd) XXX_Size() int

func (*M2C_ItemAdd) XXX_Unmarshal

func (m *M2C_ItemAdd) XXX_Unmarshal(b []byte) error

type M2C_ItemList

type M2C_ItemList struct {
	Items                []*Item  `protobuf:"bytes,1,rep,name=items,proto3" json:"items,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*M2C_ItemList) Descriptor

func (*M2C_ItemList) Descriptor() ([]byte, []int)

func (*M2C_ItemList) GetItems

func (m *M2C_ItemList) GetItems() []*Item

func (*M2C_ItemList) ProtoMessage

func (*M2C_ItemList) ProtoMessage()

func (*M2C_ItemList) Reset

func (m *M2C_ItemList) Reset()

func (*M2C_ItemList) String

func (m *M2C_ItemList) String() string

func (*M2C_ItemList) XXX_DiscardUnknown

func (m *M2C_ItemList) XXX_DiscardUnknown()

func (*M2C_ItemList) XXX_Marshal

func (m *M2C_ItemList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*M2C_ItemList) XXX_Merge

func (m *M2C_ItemList) XXX_Merge(src proto.Message)

func (*M2C_ItemList) XXX_Size

func (m *M2C_ItemList) XXX_Size() int

func (*M2C_ItemList) XXX_Unmarshal

func (m *M2C_ItemList) XXX_Unmarshal(b []byte) error

type M2C_ItemUpdate

type M2C_ItemUpdate struct {
	Item                 *Item    `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*M2C_ItemUpdate) Descriptor

func (*M2C_ItemUpdate) Descriptor() ([]byte, []int)

func (*M2C_ItemUpdate) GetItem

func (m *M2C_ItemUpdate) GetItem() *Item

func (*M2C_ItemUpdate) ProtoMessage

func (*M2C_ItemUpdate) ProtoMessage()

func (*M2C_ItemUpdate) Reset

func (m *M2C_ItemUpdate) Reset()

func (*M2C_ItemUpdate) String

func (m *M2C_ItemUpdate) String() string

func (*M2C_ItemUpdate) XXX_DiscardUnknown

func (m *M2C_ItemUpdate) XXX_DiscardUnknown()

func (*M2C_ItemUpdate) XXX_Marshal

func (m *M2C_ItemUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*M2C_ItemUpdate) XXX_Merge

func (m *M2C_ItemUpdate) XXX_Merge(src proto.Message)

func (*M2C_ItemUpdate) XXX_Size

func (m *M2C_ItemUpdate) XXX_Size() int

func (*M2C_ItemUpdate) XXX_Unmarshal

func (m *M2C_ItemUpdate) XXX_Unmarshal(b []byte) error

type M2C_PublicSyncPlayerInfo added in v1.0.1

type M2C_PublicSyncPlayerInfo struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*M2C_PublicSyncPlayerInfo) Descriptor added in v1.0.1

func (*M2C_PublicSyncPlayerInfo) Descriptor() ([]byte, []int)

func (*M2C_PublicSyncPlayerInfo) ProtoMessage added in v1.0.1

func (*M2C_PublicSyncPlayerInfo) ProtoMessage()

func (*M2C_PublicSyncPlayerInfo) Reset added in v1.0.1

func (m *M2C_PublicSyncPlayerInfo) Reset()

func (*M2C_PublicSyncPlayerInfo) String added in v1.0.1

func (m *M2C_PublicSyncPlayerInfo) String() string

func (*M2C_PublicSyncPlayerInfo) XXX_DiscardUnknown added in v1.0.1

func (m *M2C_PublicSyncPlayerInfo) XXX_DiscardUnknown()

func (*M2C_PublicSyncPlayerInfo) XXX_Marshal added in v1.0.1

func (m *M2C_PublicSyncPlayerInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*M2C_PublicSyncPlayerInfo) XXX_Merge added in v1.0.1

func (m *M2C_PublicSyncPlayerInfo) XXX_Merge(src proto.Message)

func (*M2C_PublicSyncPlayerInfo) XXX_Size added in v1.0.1

func (m *M2C_PublicSyncPlayerInfo) XXX_Size() int

func (*M2C_PublicSyncPlayerInfo) XXX_Unmarshal added in v1.0.1

func (m *M2C_PublicSyncPlayerInfo) XXX_Unmarshal(b []byte) error

type M2C_QueryPlayerInfo

type M2C_QueryPlayerInfo struct {
	Info                 *PlayerInfo `protobuf:"bytes,1,opt,name=info,proto3" json:"info,omitempty"`
	Error                int32       `protobuf:"varint,2,opt,name=Error,proto3" json:"Error,omitempty"`
	XXX_NoUnkeyedLiteral struct{}    `json:"-"`
	XXX_unrecognized     []byte      `json:"-"`
	XXX_sizecache        int32       `json:"-"`
}

func (*M2C_QueryPlayerInfo) Descriptor

func (*M2C_QueryPlayerInfo) Descriptor() ([]byte, []int)

func (*M2C_QueryPlayerInfo) GetError

func (m *M2C_QueryPlayerInfo) GetError() int32

func (*M2C_QueryPlayerInfo) GetInfo

func (m *M2C_QueryPlayerInfo) GetInfo() *PlayerInfo

func (*M2C_QueryPlayerInfo) ProtoMessage

func (*M2C_QueryPlayerInfo) ProtoMessage()

func (*M2C_QueryPlayerInfo) Reset

func (m *M2C_QueryPlayerInfo) Reset()

func (*M2C_QueryPlayerInfo) String

func (m *M2C_QueryPlayerInfo) String() string

func (*M2C_QueryPlayerInfo) XXX_DiscardUnknown

func (m *M2C_QueryPlayerInfo) XXX_DiscardUnknown()

func (*M2C_QueryPlayerInfo) XXX_Marshal

func (m *M2C_QueryPlayerInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*M2C_QueryPlayerInfo) XXX_Merge

func (m *M2C_QueryPlayerInfo) XXX_Merge(src proto.Message)

func (*M2C_QueryPlayerInfo) XXX_Size

func (m *M2C_QueryPlayerInfo) XXX_Size() int

func (*M2C_QueryPlayerInfo) XXX_Unmarshal

func (m *M2C_QueryPlayerInfo) XXX_Unmarshal(b []byte) error

type M2C_RuneAdd

type M2C_RuneAdd struct {
	Rune                 *Rune    `protobuf:"bytes,1,opt,name=rune,proto3" json:"rune,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*M2C_RuneAdd) Descriptor

func (*M2C_RuneAdd) Descriptor() ([]byte, []int)

func (*M2C_RuneAdd) GetRune

func (m *M2C_RuneAdd) GetRune() *Rune

func (*M2C_RuneAdd) ProtoMessage

func (*M2C_RuneAdd) ProtoMessage()

func (*M2C_RuneAdd) Reset

func (m *M2C_RuneAdd) Reset()

func (*M2C_RuneAdd) String

func (m *M2C_RuneAdd) String() string

func (*M2C_RuneAdd) XXX_DiscardUnknown

func (m *M2C_RuneAdd) XXX_DiscardUnknown()

func (*M2C_RuneAdd) XXX_Marshal

func (m *M2C_RuneAdd) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*M2C_RuneAdd) XXX_Merge

func (m *M2C_RuneAdd) XXX_Merge(src proto.Message)

func (*M2C_RuneAdd) XXX_Size

func (m *M2C_RuneAdd) XXX_Size() int

func (*M2C_RuneAdd) XXX_Unmarshal

func (m *M2C_RuneAdd) XXX_Unmarshal(b []byte) error

type M2C_RuneList

type M2C_RuneList struct {
	Runes                []*Rune  `protobuf:"bytes,1,rep,name=runes,proto3" json:"runes,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*M2C_RuneList) Descriptor

func (*M2C_RuneList) Descriptor() ([]byte, []int)

func (*M2C_RuneList) GetRunes

func (m *M2C_RuneList) GetRunes() []*Rune

func (*M2C_RuneList) ProtoMessage

func (*M2C_RuneList) ProtoMessage()

func (*M2C_RuneList) Reset

func (m *M2C_RuneList) Reset()

func (*M2C_RuneList) String

func (m *M2C_RuneList) String() string

func (*M2C_RuneList) XXX_DiscardUnknown

func (m *M2C_RuneList) XXX_DiscardUnknown()

func (*M2C_RuneList) XXX_Marshal

func (m *M2C_RuneList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*M2C_RuneList) XXX_Merge

func (m *M2C_RuneList) XXX_Merge(src proto.Message)

func (*M2C_RuneList) XXX_Size

func (m *M2C_RuneList) XXX_Size() int

func (*M2C_RuneList) XXX_Unmarshal

func (m *M2C_RuneList) XXX_Unmarshal(b []byte) error

type M2C_RuneUpdate

type M2C_RuneUpdate struct {
	Rune                 *Rune    `protobuf:"bytes,1,opt,name=rune,proto3" json:"rune,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*M2C_RuneUpdate) Descriptor

func (*M2C_RuneUpdate) Descriptor() ([]byte, []int)

func (*M2C_RuneUpdate) GetRune

func (m *M2C_RuneUpdate) GetRune() *Rune

func (*M2C_RuneUpdate) ProtoMessage

func (*M2C_RuneUpdate) ProtoMessage()

func (*M2C_RuneUpdate) Reset

func (m *M2C_RuneUpdate) Reset()

func (*M2C_RuneUpdate) String

func (m *M2C_RuneUpdate) String() string

func (*M2C_RuneUpdate) XXX_DiscardUnknown

func (m *M2C_RuneUpdate) XXX_DiscardUnknown()

func (*M2C_RuneUpdate) XXX_Marshal

func (m *M2C_RuneUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*M2C_RuneUpdate) XXX_Merge

func (m *M2C_RuneUpdate) XXX_Merge(src proto.Message)

func (*M2C_RuneUpdate) XXX_Size

func (m *M2C_RuneUpdate) XXX_Size() int

func (*M2C_RuneUpdate) XXX_Unmarshal

func (m *M2C_RuneUpdate) XXX_Unmarshal(b []byte) error

type M2C_StartStageCombat added in v1.0.1

type M2C_StartStageCombat struct {
	RpcId                int32    `protobuf:"varint,90,opt,name=RpcId,proto3" json:"RpcId,omitempty"`
	Error                int32    `protobuf:"varint,91,opt,name=Error,proto3" json:"Error,omitempty"`
	Message              string   `protobuf:"bytes,92,opt,name=Message,proto3" json:"Message,omitempty"`
	Result               bool     `protobuf:"varint,1,opt,name=Result,proto3" json:"Result,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*M2C_StartStageCombat) Descriptor added in v1.0.1

func (*M2C_StartStageCombat) Descriptor() ([]byte, []int)

func (*M2C_StartStageCombat) GetError added in v1.0.1

func (m *M2C_StartStageCombat) GetError() int32

func (*M2C_StartStageCombat) GetMessage added in v1.0.1

func (m *M2C_StartStageCombat) GetMessage() string

func (*M2C_StartStageCombat) GetResult added in v1.0.1

func (m *M2C_StartStageCombat) GetResult() bool

func (*M2C_StartStageCombat) GetRpcId added in v1.0.1

func (m *M2C_StartStageCombat) GetRpcId() int32

func (*M2C_StartStageCombat) ProtoMessage added in v1.0.1

func (*M2C_StartStageCombat) ProtoMessage()

func (*M2C_StartStageCombat) Reset added in v1.0.1

func (m *M2C_StartStageCombat) Reset()

func (*M2C_StartStageCombat) String added in v1.0.1

func (m *M2C_StartStageCombat) String() string

func (*M2C_StartStageCombat) XXX_DiscardUnknown added in v1.0.1

func (m *M2C_StartStageCombat) XXX_DiscardUnknown()

func (*M2C_StartStageCombat) XXX_Marshal added in v1.0.1

func (m *M2C_StartStageCombat) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*M2C_StartStageCombat) XXX_Merge added in v1.0.1

func (m *M2C_StartStageCombat) XXX_Merge(src proto.Message)

func (*M2C_StartStageCombat) XXX_Size added in v1.0.1

func (m *M2C_StartStageCombat) XXX_Size() int

func (*M2C_StartStageCombat) XXX_Unmarshal added in v1.0.1

func (m *M2C_StartStageCombat) XXX_Unmarshal(b []byte) error

type M2C_SyncPlayerInfo added in v1.0.1

type M2C_SyncPlayerInfo struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*M2C_SyncPlayerInfo) Descriptor added in v1.0.1

func (*M2C_SyncPlayerInfo) Descriptor() ([]byte, []int)

func (*M2C_SyncPlayerInfo) ProtoMessage added in v1.0.1

func (*M2C_SyncPlayerInfo) ProtoMessage()

func (*M2C_SyncPlayerInfo) Reset added in v1.0.1

func (m *M2C_SyncPlayerInfo) Reset()

func (*M2C_SyncPlayerInfo) String added in v1.0.1

func (m *M2C_SyncPlayerInfo) String() string

func (*M2C_SyncPlayerInfo) XXX_DiscardUnknown added in v1.0.1

func (m *M2C_SyncPlayerInfo) XXX_DiscardUnknown()

func (*M2C_SyncPlayerInfo) XXX_Marshal added in v1.0.1

func (m *M2C_SyncPlayerInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*M2C_SyncPlayerInfo) XXX_Merge added in v1.0.1

func (m *M2C_SyncPlayerInfo) XXX_Merge(src proto.Message)

func (*M2C_SyncPlayerInfo) XXX_Size added in v1.0.1

func (m *M2C_SyncPlayerInfo) XXX_Size() int

func (*M2C_SyncPlayerInfo) XXX_Unmarshal added in v1.0.1

func (m *M2C_SyncPlayerInfo) XXX_Unmarshal(b []byte) error

type M2C_TalentList added in v1.0.1

type M2C_TalentList struct {
	BladeId              int64     `protobuf:"varint,1,opt,name=BladeId,proto3" json:"BladeId,omitempty"`
	Talents              []*Talent `protobuf:"bytes,2,rep,name=Talents,proto3" json:"Talents,omitempty"`
	XXX_NoUnkeyedLiteral struct{}  `json:"-"`
	XXX_unrecognized     []byte    `json:"-"`
	XXX_sizecache        int32     `json:"-"`
}

func (*M2C_TalentList) Descriptor added in v1.0.1

func (*M2C_TalentList) Descriptor() ([]byte, []int)

func (*M2C_TalentList) GetBladeId added in v1.0.1

func (m *M2C_TalentList) GetBladeId() int64

func (*M2C_TalentList) GetTalents added in v1.0.1

func (m *M2C_TalentList) GetTalents() []*Talent

func (*M2C_TalentList) ProtoMessage added in v1.0.1

func (*M2C_TalentList) ProtoMessage()

func (*M2C_TalentList) Reset added in v1.0.1

func (m *M2C_TalentList) Reset()

func (*M2C_TalentList) String added in v1.0.1

func (m *M2C_TalentList) String() string

func (*M2C_TalentList) XXX_DiscardUnknown added in v1.0.1

func (m *M2C_TalentList) XXX_DiscardUnknown()

func (*M2C_TalentList) XXX_Marshal added in v1.0.1

func (m *M2C_TalentList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*M2C_TalentList) XXX_Merge added in v1.0.1

func (m *M2C_TalentList) XXX_Merge(src proto.Message)

func (*M2C_TalentList) XXX_Size added in v1.0.1

func (m *M2C_TalentList) XXX_Size() int

func (*M2C_TalentList) XXX_Unmarshal added in v1.0.1

func (m *M2C_TalentList) XXX_Unmarshal(b []byte) error

type M2C_TokenList

type M2C_TokenList struct {
	Tokens               []*Token `protobuf:"bytes,1,rep,name=Tokens,proto3" json:"Tokens,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*M2C_TokenList) Descriptor

func (*M2C_TokenList) Descriptor() ([]byte, []int)

func (*M2C_TokenList) GetTokens

func (m *M2C_TokenList) GetTokens() []*Token

func (*M2C_TokenList) ProtoMessage

func (*M2C_TokenList) ProtoMessage()

func (*M2C_TokenList) Reset

func (m *M2C_TokenList) Reset()

func (*M2C_TokenList) String

func (m *M2C_TokenList) String() string

func (*M2C_TokenList) XXX_DiscardUnknown

func (m *M2C_TokenList) XXX_DiscardUnknown()

func (*M2C_TokenList) XXX_Marshal

func (m *M2C_TokenList) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*M2C_TokenList) XXX_Merge

func (m *M2C_TokenList) XXX_Merge(src proto.Message)

func (*M2C_TokenList) XXX_Size

func (m *M2C_TokenList) XXX_Size() int

func (*M2C_TokenList) XXX_Unmarshal

func (m *M2C_TokenList) XXX_Unmarshal(b []byte) error

type M2C_TokenUpdate

type M2C_TokenUpdate struct {
	Info                 *Token   `protobuf:"bytes,1,opt,name=Info,proto3" json:"Info,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*M2C_TokenUpdate) Descriptor

func (*M2C_TokenUpdate) Descriptor() ([]byte, []int)

func (*M2C_TokenUpdate) GetInfo

func (m *M2C_TokenUpdate) GetInfo() *Token

func (*M2C_TokenUpdate) ProtoMessage

func (*M2C_TokenUpdate) ProtoMessage()

func (*M2C_TokenUpdate) Reset

func (m *M2C_TokenUpdate) Reset()

func (*M2C_TokenUpdate) String

func (m *M2C_TokenUpdate) String() string

func (*M2C_TokenUpdate) XXX_DiscardUnknown

func (m *M2C_TokenUpdate) XXX_DiscardUnknown()

func (*M2C_TokenUpdate) XXX_Marshal

func (m *M2C_TokenUpdate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*M2C_TokenUpdate) XXX_Merge

func (m *M2C_TokenUpdate) XXX_Merge(src proto.Message)

func (*M2C_TokenUpdate) XXX_Size

func (m *M2C_TokenUpdate) XXX_Size() int

func (*M2C_TokenUpdate) XXX_Unmarshal

func (m *M2C_TokenUpdate) XXX_Unmarshal(b []byte) error

type MC_SelectPlayer

type MC_SelectPlayer struct {
	Id                   int64    `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*MC_SelectPlayer) Descriptor

func (*MC_SelectPlayer) Descriptor() ([]byte, []int)

func (*MC_SelectPlayer) GetId

func (m *MC_SelectPlayer) GetId() int64

func (*MC_SelectPlayer) ProtoMessage

func (*MC_SelectPlayer) ProtoMessage()

func (*MC_SelectPlayer) Reset

func (m *MC_SelectPlayer) Reset()

func (*MC_SelectPlayer) String

func (m *MC_SelectPlayer) String() string

func (*MC_SelectPlayer) XXX_DiscardUnknown

func (m *MC_SelectPlayer) XXX_DiscardUnknown()

func (*MC_SelectPlayer) XXX_Marshal

func (m *MC_SelectPlayer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*MC_SelectPlayer) XXX_Merge

func (m *MC_SelectPlayer) XXX_Merge(src proto.Message)

func (*MC_SelectPlayer) XXX_Size

func (m *MC_SelectPlayer) XXX_Size() int

func (*MC_SelectPlayer) XXX_Unmarshal

func (m *MC_SelectPlayer) XXX_Unmarshal(b []byte) error

type MS_SelectPlayer

type MS_SelectPlayer struct {
	Info                 *PlayerInfo `protobuf:"bytes,1,opt,name=info,proto3" json:"info,omitempty"`
	ErrorCode            int32       `protobuf:"varint,2,opt,name=error_code,json=errorCode,proto3" json:"error_code,omitempty"`
	XXX_NoUnkeyedLiteral struct{}    `json:"-"`
	XXX_unrecognized     []byte      `json:"-"`
	XXX_sizecache        int32       `json:"-"`
}

func (*MS_SelectPlayer) Descriptor

func (*MS_SelectPlayer) Descriptor() ([]byte, []int)

func (*MS_SelectPlayer) GetErrorCode

func (m *MS_SelectPlayer) GetErrorCode() int32

func (*MS_SelectPlayer) GetInfo

func (m *MS_SelectPlayer) GetInfo() *PlayerInfo

func (*MS_SelectPlayer) ProtoMessage

func (*MS_SelectPlayer) ProtoMessage()

func (*MS_SelectPlayer) Reset

func (m *MS_SelectPlayer) Reset()

func (*MS_SelectPlayer) String

func (m *MS_SelectPlayer) String() string

func (*MS_SelectPlayer) XXX_DiscardUnknown

func (m *MS_SelectPlayer) XXX_DiscardUnknown()

func (*MS_SelectPlayer) XXX_Marshal

func (m *MS_SelectPlayer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*MS_SelectPlayer) XXX_Merge

func (m *MS_SelectPlayer) XXX_Merge(src proto.Message)

func (*MS_SelectPlayer) XXX_Size

func (m *MS_SelectPlayer) XXX_Size() int

func (*MS_SelectPlayer) XXX_Unmarshal

func (m *MS_SelectPlayer) XXX_Unmarshal(b []byte) error

type PlayerInfo

type PlayerInfo struct {
	LiteInfo             *LitePlayer `protobuf:"bytes,1,opt,name=lite_info,json=liteInfo,proto3" json:"lite_info,omitempty"`
	HeroNums             int32       `protobuf:"varint,2,opt,name=hero_nums,json=heroNums,proto3" json:"hero_nums,omitempty"`
	ItemNums             int32       `protobuf:"varint,3,opt,name=item_nums,json=itemNums,proto3" json:"item_nums,omitempty"`
	XXX_NoUnkeyedLiteral struct{}    `json:"-"`
	XXX_unrecognized     []byte      `json:"-"`
	XXX_sizecache        int32       `json:"-"`
}

func (*PlayerInfo) Descriptor

func (*PlayerInfo) Descriptor() ([]byte, []int)

func (*PlayerInfo) GetHeroNums

func (m *PlayerInfo) GetHeroNums() int32

func (*PlayerInfo) GetItemNums

func (m *PlayerInfo) GetItemNums() int32

func (*PlayerInfo) GetLiteInfo

func (m *PlayerInfo) GetLiteInfo() *LitePlayer

func (*PlayerInfo) ProtoMessage

func (*PlayerInfo) ProtoMessage()

func (*PlayerInfo) Reset

func (m *PlayerInfo) Reset()

func (*PlayerInfo) String

func (m *PlayerInfo) String() string

func (*PlayerInfo) XXX_DiscardUnknown

func (m *PlayerInfo) XXX_DiscardUnknown()

func (*PlayerInfo) XXX_Marshal

func (m *PlayerInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PlayerInfo) XXX_Merge

func (m *PlayerInfo) XXX_Merge(src proto.Message)

func (*PlayerInfo) XXX_Size

func (m *PlayerInfo) XXX_Size() int

func (*PlayerInfo) XXX_Unmarshal

func (m *PlayerInfo) XXX_Unmarshal(b []byte) error

type Rune

type Rune struct {
	Id                   int64      `protobuf:"varint,1,opt,name=Id,proto3" json:"Id,omitempty"`
	TypeId               int32      `protobuf:"varint,2,opt,name=TypeId,proto3" json:"TypeId,omitempty"`
	EquipObjId           int64      `protobuf:"varint,3,opt,name=EquipObjId,proto3" json:"EquipObjId,omitempty"`
	Atts                 []*RuneAtt `protobuf:"bytes,4,rep,name=Atts,proto3" json:"Atts,omitempty"`
	XXX_NoUnkeyedLiteral struct{}   `json:"-"`
	XXX_unrecognized     []byte     `json:"-"`
	XXX_sizecache        int32      `json:"-"`
}

func (*Rune) Descriptor

func (*Rune) Descriptor() ([]byte, []int)

func (*Rune) GetAtts

func (m *Rune) GetAtts() []*RuneAtt

func (*Rune) GetEquipObjId

func (m *Rune) GetEquipObjId() int64

func (*Rune) GetId

func (m *Rune) GetId() int64

func (*Rune) GetTypeId

func (m *Rune) GetTypeId() int32

func (*Rune) ProtoMessage

func (*Rune) ProtoMessage()

func (*Rune) Reset

func (m *Rune) Reset()

func (*Rune) String

func (m *Rune) String() string

func (*Rune) XXX_DiscardUnknown

func (m *Rune) XXX_DiscardUnknown()

func (*Rune) XXX_Marshal

func (m *Rune) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Rune) XXX_Merge

func (m *Rune) XXX_Merge(src proto.Message)

func (*Rune) XXX_Size

func (m *Rune) XXX_Size() int

func (*Rune) XXX_Unmarshal

func (m *Rune) XXX_Unmarshal(b []byte) error

type RuneAtt

type RuneAtt struct {
	AttType              int32    `protobuf:"varint,1,opt,name=AttType,proto3" json:"AttType,omitempty"`
	AttValue             int64    `protobuf:"varint,2,opt,name=AttValue,proto3" json:"AttValue,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

////////////////////////////////////////////// Rune

func (*RuneAtt) Descriptor

func (*RuneAtt) Descriptor() ([]byte, []int)

func (*RuneAtt) GetAttType

func (m *RuneAtt) GetAttType() int32

func (*RuneAtt) GetAttValue

func (m *RuneAtt) GetAttValue() int64

func (*RuneAtt) ProtoMessage

func (*RuneAtt) ProtoMessage()

func (*RuneAtt) Reset

func (m *RuneAtt) Reset()

func (*RuneAtt) String

func (m *RuneAtt) String() string

func (*RuneAtt) XXX_DiscardUnknown

func (m *RuneAtt) XXX_DiscardUnknown()

func (*RuneAtt) XXX_Marshal

func (m *RuneAtt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*RuneAtt) XXX_Merge

func (m *RuneAtt) XXX_Merge(src proto.Message)

func (*RuneAtt) XXX_Size

func (m *RuneAtt) XXX_Size() int

func (*RuneAtt) XXX_Unmarshal

func (m *RuneAtt) XXX_Unmarshal(b []byte) error

type Talent

type Talent struct {
	Id                   int32    `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

////////////////////////////////////////////// Talent

func (*Talent) Descriptor

func (*Talent) Descriptor() ([]byte, []int)

func (*Talent) GetId

func (m *Talent) GetId() int32

func (*Talent) ProtoMessage

func (*Talent) ProtoMessage()

func (*Talent) Reset

func (m *Talent) Reset()

func (*Talent) String

func (m *Talent) String() string

func (*Talent) XXX_DiscardUnknown

func (m *Talent) XXX_DiscardUnknown()

func (*Talent) XXX_Marshal

func (m *Talent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Talent) XXX_Merge

func (m *Talent) XXX_Merge(src proto.Message)

func (*Talent) XXX_Size

func (m *Talent) XXX_Size() int

func (*Talent) XXX_Unmarshal

func (m *Talent) XXX_Unmarshal(b []byte) error

type Token

type Token struct {
	Type                 int32    `protobuf:"varint,1,opt,name=Type,proto3" json:"Type,omitempty"`
	Value                int64    `protobuf:"varint,2,opt,name=Value,proto3" json:"Value,omitempty"`
	MaxHold              int64    `protobuf:"varint,3,opt,name=MaxHold,proto3" json:"MaxHold,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

////////////////////////////////////////////// Token

func (*Token) Descriptor

func (*Token) Descriptor() ([]byte, []int)

func (*Token) GetMaxHold

func (m *Token) GetMaxHold() int64

func (*Token) GetType

func (m *Token) GetType() int32

func (*Token) GetValue

func (m *Token) GetValue() int64

func (*Token) ProtoMessage

func (*Token) ProtoMessage()

func (*Token) Reset

func (m *Token) Reset()

func (*Token) String

func (m *Token) String() string

func (*Token) XXX_DiscardUnknown

func (m *Token) XXX_DiscardUnknown()

func (*Token) XXX_Marshal

func (m *Token) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Token) XXX_Merge

func (m *Token) XXX_Merge(src proto.Message)

func (*Token) XXX_Size

func (m *Token) XXX_Size() int

func (*Token) XXX_Unmarshal

func (m *Token) XXX_Unmarshal(b []byte) error

type UpdatePlayerExpReply

type UpdatePlayerExpReply struct {
	Id                   int64    `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	Exp                  int64    `protobuf:"varint,2,opt,name=exp,proto3" json:"exp,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*UpdatePlayerExpReply) Descriptor

func (*UpdatePlayerExpReply) Descriptor() ([]byte, []int)

func (*UpdatePlayerExpReply) GetExp

func (m *UpdatePlayerExpReply) GetExp() int64

func (*UpdatePlayerExpReply) GetId

func (m *UpdatePlayerExpReply) GetId() int64

func (*UpdatePlayerExpReply) ProtoMessage

func (*UpdatePlayerExpReply) ProtoMessage()

func (*UpdatePlayerExpReply) Reset

func (m *UpdatePlayerExpReply) Reset()

func (*UpdatePlayerExpReply) String

func (m *UpdatePlayerExpReply) String() string

func (*UpdatePlayerExpReply) XXX_DiscardUnknown

func (m *UpdatePlayerExpReply) XXX_DiscardUnknown()

func (*UpdatePlayerExpReply) XXX_Marshal

func (m *UpdatePlayerExpReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*UpdatePlayerExpReply) XXX_Merge

func (m *UpdatePlayerExpReply) XXX_Merge(src proto.Message)

func (*UpdatePlayerExpReply) XXX_Size

func (m *UpdatePlayerExpReply) XXX_Size() int

func (*UpdatePlayerExpReply) XXX_Unmarshal

func (m *UpdatePlayerExpReply) XXX_Unmarshal(b []byte) error

type UpdatePlayerExpRequest

type UpdatePlayerExpRequest struct {
	Id                   int64    `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*UpdatePlayerExpRequest) Descriptor

func (*UpdatePlayerExpRequest) Descriptor() ([]byte, []int)

func (*UpdatePlayerExpRequest) GetId

func (m *UpdatePlayerExpRequest) GetId() int64

func (*UpdatePlayerExpRequest) ProtoMessage

func (*UpdatePlayerExpRequest) ProtoMessage()

func (*UpdatePlayerExpRequest) Reset

func (m *UpdatePlayerExpRequest) Reset()

func (*UpdatePlayerExpRequest) String

func (m *UpdatePlayerExpRequest) String() string

func (*UpdatePlayerExpRequest) XXX_DiscardUnknown

func (m *UpdatePlayerExpRequest) XXX_DiscardUnknown()

func (*UpdatePlayerExpRequest) XXX_Marshal

func (m *UpdatePlayerExpRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*UpdatePlayerExpRequest) XXX_Merge

func (m *UpdatePlayerExpRequest) XXX_Merge(src proto.Message)

func (*UpdatePlayerExpRequest) XXX_Size

func (m *UpdatePlayerExpRequest) XXX_Size() int

func (*UpdatePlayerExpRequest) XXX_Unmarshal

func (m *UpdatePlayerExpRequest) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL