C# Class ServerPointSystem.PointPayArgs

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

Méthodes publiques

Свойство Type Description
Amount int
Handled bool
Receiver EPRPlayer
Sender EPRPlayer

Property Details

Amount public_oe property

public int Amount
Résultat int

Handled public_oe property

public bool Handled
Résultat bool

Receiver public_oe property

public EPRPlayer,ServerPointSystem Receiver
Résultat EPRPlayer

Sender public_oe property

public EPRPlayer,ServerPointSystem Sender
Résultat EPRPlayer