C# Class GameBase.Network.Internal.DeleteItemByID

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

Méthodes publiques

Свойство Type Description
id uint
mParam ushort
playerid int
postion ushort

Méthodes publiques

Méthode Description
Create ( byte msg ) : void
DeleteItemByID ( ) : System
GetBuffer ( ) : byte[]

Method Details

Create() public méthode

public Create ( byte msg ) : void
msg byte
Résultat void

DeleteItemByID() public méthode

public DeleteItemByID ( ) : System
Résultat System

GetBuffer() public méthode

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

Property Details

id public_oe property

public uint id
Résultat uint

mParam public_oe property

public ushort mParam
Résultat ushort

playerid public_oe property

public int playerid
Résultat int

postion public_oe property

public ushort postion
Résultat ushort