VehicleDrivingFlags Enumeration

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

Flags for driving tasks.

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

[FlagsAttribute]
public enum VehicleDrivingFlags
Members

  Member nameValueDescription
None0
FollowTraffic1
YieldToCrossingPedestrians2
DriveAroundVehicles4
DriveAroundPeds16
DriveAroundObjects32
RespectIntersections128
AllowWrongWay512
Reverse1024
AllowMedianCrossing262144
DriveBySight4194304
IgnorePathFinding16777216
AvoidHighways536870912
StopAtDestination2147483648
Normal183
Emergency262710
See Also

Reference