C# Class GameBase.Network.Internal.OpenMapSession

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

Méthodes publiques

Свойство Type Description
mParam ushort
mType byte
text String

Méthodes publiques

Méthode Description
GetBuff ( ) : byte[]
OpenMapSession ( ) : System

Method Details

GetBuff() public méthode

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

OpenMapSession() public méthode

public OpenMapSession ( ) : System
Résultat System

Property Details

mParam public_oe property

public ushort mParam
Résultat ushort

mType public_oe property

public byte mType
Résultat byte

text public_oe property

public String text
Résultat String