SelectGlobalObjectEventArgs Class |
Namespace: SampSharp.GameMode.Events
public class SelectGlobalObjectEventArgs : PositionEventArgs
The SelectGlobalObjectEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| SelectGlobalObjectEventArgs |
Initializes a new instance of the SelectGlobalObjectEventArgs class.
|
| Name | Description | |
|---|---|---|
| ModelId |
Gets the model identifier.
| |
| Object |
Gets the global 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.) |