SelectPlayerObjectEventArgs Class |
Namespace: SampSharp.GameMode.Events
public class SelectPlayerObjectEventArgs : PositionEventArgs
The SelectPlayerObjectEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| SelectPlayerObjectEventArgs |
Initializes a new instance of the SelectPlayerObjectEventArgs class.
|
| Name | Description | |
|---|---|---|
| ModelId |
Gets the model identifier.
| |
| Object |
Gets the player object.
| |
| Player |
Gets the player.
| |
| Position |
Gets the position.
(Inherited from PositionEventArgs.) |
| 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.) |