InteriorChangedEventArgs Class |
Namespace: SampSharp.GameMode.Events
public class InteriorChangedEventArgs : EventArgs
The InteriorChangedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| InteriorChangedEventArgs |
Initializes a new instance of the InteriorChangedEventArgs class.
|
| Name | Description | |
|---|---|---|
| NewInterior |
Gets the new interior.
| |
| OldInterior |
Gets the old interior.
|
| 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.) |