VehicleType Class |
Namespace: SampSharp.GameMode.SAMP.Commands.ParameterTypes
public class VehicleType : ICommandParameterType
The VehicleType type exposes the following members.
| Name | Description | |
|---|---|---|
| VehicleType | Initializes a new instance of the VehicleType class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Parse |
Gets the value for the occurance of this parameter type at the start of the commandText. The processed text will be
removed from the commandText.
| |
| ToString | (Inherited from Object.) |