C# Class GameBase.Network.Internal.RoleInfo

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

Méthodes publiques

Свойство Type Description
accountid int
exp uint
gamegold int
gameid uint
godlevel int
gold int
guanjue ulong
hair uint
hotkey String
isRole bool
life uint
lookface uint
lv byte
mKey int
mKey1 int
mParam ushort
mana uint
mapid int
maxeudemon byte
name String
pk short
playerid int
profession byte
sAccount String
stronggold int
x short
y short

Méthodes publiques

Méthode Description
GetBuffer ( ) : byte[]
RoleInfo ( byte msg = null ) : System

Method Details

GetBuffer() public méthode

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

RoleInfo() public méthode

public RoleInfo ( byte msg = null ) : System
msg byte
Résultat System

Property Details

accountid public_oe property

public int accountid
Résultat int

exp public_oe property

public uint exp
Résultat uint

gamegold public_oe property

public int gamegold
Résultat int

gameid public_oe property

public uint gameid
Résultat uint

godlevel public_oe property

public int godlevel
Résultat int

gold public_oe property

public int gold
Résultat int

guanjue public_oe property

public ulong guanjue
Résultat ulong

hair public_oe property

public uint hair
Résultat uint

hotkey public_oe property

public String hotkey
Résultat String

isRole public_oe property

public bool isRole
Résultat bool

life public_oe property

public uint life
Résultat uint

lookface public_oe property

public uint lookface
Résultat uint

lv public_oe property

public byte lv
Résultat byte

mKey public_oe property

public int mKey
Résultat int

mKey1 public_oe property

public int mKey1
Résultat int

mParam public_oe property

public ushort mParam
Résultat ushort

mana public_oe property

public uint mana
Résultat uint

mapid public_oe property

public int mapid
Résultat int

maxeudemon public_oe property

public byte maxeudemon
Résultat byte

name public_oe property

public String name
Résultat String

pk public_oe property

public short pk
Résultat short

playerid public_oe property

public int playerid
Résultat int

profession public_oe property

public byte profession
Résultat byte

sAccount public_oe property

public String sAccount
Résultat String

stronggold public_oe property

public int stronggold
Résultat int

x public_oe property

public short x
Résultat short

y public_oe property

public short y
Résultat short