C# Class MapServer.TempPlayObject

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

Méthodes publiques

Свойство Type Description
accountid int
isRole bool
key int
key2 int
play PlayerObject

Méthodes publiques

Méthode Description
TempPlayObject ( ) : System

Method Details

TempPlayObject() public méthode

public TempPlayObject ( ) : System
Résultat System

Property Details

accountid public_oe property

public int accountid
Résultat int

isRole public_oe property

public bool isRole
Résultat bool

key public_oe property

public int key
Résultat int

key2 public_oe property

public int key2
Résultat int

play public_oe property

public PlayerObject,MapServer play
Résultat PlayerObject