SampSharp
SampSharp
SampSharp.GameMode.World
BaseVehicle Class
BaseVehicle Properties
Alarm Property
Angle Property
Bonnet Property
Boot Property
Doors Property
Driver Property
Engine Property
HasTrailer Property
Health Property
IsBackLeftDoorOpen Property
IsBackLeftWindowClosed Property
IsBackRightDoorOpen Property
IsBackRightWindowClosed Property
IsDriverDoorOpen Property
IsDriverWindowClosed Property
IsPassengerDoorOpen Property
IsPassengerWindowClosed Property
IsSirenOn Property
IsValid Property
Lights Property
Model Property
ModelInfo Property
Objective Property
Passengers Property
PoolSize Property
Position Property
Rotation Property
Trailer Property
Velocity Property
VirtualWorld Property
BaseVehicle
Position Property
Gets or sets the position of this
BaseVehicle
.
Namespace:
SampSharp.GameMode.World
Assembly:
SampSharp.GameMode (in SampSharp.GameMode.dll) Version: 0.0.0-local+709673996c0cc3c0733358a87691d1009326afa7
Syntax
C#
Copy
public
virtual
Vector3
Position
{
get
;
set
; }
Property Value
Type:
Vector3
Implements
IWorldObject
Position
See Also
Reference
BaseVehicle Class
SampSharp.GameMode.World Namespace