C# Class GameBase.Network.Internal.RoleData_Item

Afficher le fichier Open project: dream-young-soul/soul Class Usage Examples

Méthodes publiques

Свойство Type Description
amount ushort
di_attack byte
feng_attack byte
forgename String
gem1 uint
gem2 uint
gem3 uint
god_exp int
god_strong int
huo_attack byte
id uint
itemid uint
playerid int
postion ushort
property int
shui_attack byte
stronglv byte
war_ghost_exp int

Méthodes publiques

Méthode Description
Create ( byte msg = null, PackIn _inpack = null ) : void
GetBuffer ( ) : byte[]
RoleData_Item ( ) : System

Method Details

Create() public méthode

public Create ( byte msg = null, PackIn _inpack = null ) : void
msg byte
_inpack PackIn
Résultat void

GetBuffer() public méthode

public GetBuffer ( ) : byte[]
Résultat byte[]

RoleData_Item() public méthode

public RoleData_Item ( ) : System
Résultat System

Property Details

amount public_oe property

public ushort amount
Résultat ushort

di_attack public_oe property

public byte di_attack
Résultat byte

feng_attack public_oe property

public byte feng_attack
Résultat byte

forgename public_oe property

public String forgename
Résultat String

gem1 public_oe property

public uint gem1
Résultat uint

gem2 public_oe property

public uint gem2
Résultat uint

gem3 public_oe property

public uint gem3
Résultat uint

god_exp public_oe property

public int god_exp
Résultat int

god_strong public_oe property

public int god_strong
Résultat int

huo_attack public_oe property

public byte huo_attack
Résultat byte

id public_oe property

public uint id
Résultat uint

itemid public_oe property

public uint itemid
Résultat uint

playerid public_oe property

public int playerid
Résultat int

postion public_oe property

public ushort postion
Résultat ushort

property public_oe property

public int property
Résultat int

shui_attack public_oe property

public byte shui_attack
Résultat byte

stronglv public_oe property

public byte stronglv
Résultat byte

war_ghost_exp public_oe property

public int war_ghost_exp
Résultat int