[This is preliminary documentation and is subject to change.]
Gets the
Vehicle this ped is currently in, or
null if this ped is currently not in any
Vehicle.
Namespace:
Rage
Assembly:
RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
public Vehicle CurrentVehicle { get; }
Public ReadOnly Property CurrentVehicle As Vehicle
Get
public:
property Vehicle^ CurrentVehicle {
Vehicle^ get ();
}
Property Value
Type:
Vehicle[Missing <value> documentation for "P:Rage.Ped.CurrentVehicle"]
Reference