C# Class ServerPointSystem.PointUseArgs

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 PointUsage

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,ServerPointSystem Player
Résultat EPRPlayer

Reason public_oe property

public PointUsage Reason
Résultat PointUsage