RequestClassEventArgs Class |
Namespace: SampSharp.GameMode.Events
public class RequestClassEventArgs : EventArgs
The RequestClassEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| RequestClassEventArgs |
Initializes a new instance of the RequestClassEventArgs class.
|
| Name | Description | |
|---|---|---|
| ClassId |
Gets the id of the class.
| |
| PreventSpawning |
Gets or sets whether the player is prevented from spawning.
|
| 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.) |