C# Class ServerPointSystem.PointOperateArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: vharonftw/ServerEPRSystem Class Usage Examples

Méthodes publiques

Свойство Type Description
Amount int
Handled bool
Player EPRPlayer
Reason PointOperateReason

Property Details

Amount public_oe property

public int Amount
Résultat int

Handled public_oe property

public bool Handled
Résultat bool

Player public_oe property

public EPRPlayer Player
Résultat EPRPlayer

Reason public_oe property

public PointOperateReason Reason
Résultat PointOperateReason