DeathEventArgs Class |
Namespace: SampSharp.GameMode.Events
public class DeathEventArgs : EventArgs
The DeathEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| DeathEventArgs |
Initializes a new instance of the DeathEventArgs class.
|
| Name | Description | |
|---|---|---|
| DeathReason |
Gets the reason of the death.
| |
| Killer |
Gets the killer.
|
| 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.) |