ClickPlayerEventArgs Class |
Namespace: SampSharp.GameMode.Events
public class ClickPlayerEventArgs : EventArgs
The ClickPlayerEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| ClickPlayerEventArgs |
Initializes a new instance of the ClickPlayerEventArgs class.
|
| Name | Description | |
|---|---|---|
| ClickedPlayer |
Gets the clicked player.
| |
| PlayerClickSource |
Gets the PlayerClickSource of this event.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |