EnterVehicleFlags Enumeration

RAGE Plugin Hook Documentation

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

Flags for the [!:TaskInvoker::EnterVehicle] task.

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

[FlagsAttribute]
public enum EnterVehicleFlags
Members

  Member nameValueDescription
None0
WarpTo2
AllowJacking8
WarpIn16
EnterFromOppositeSide262144
AbortAfterOpeningDoor524288 Obsolete.
DoNotEnter524288
See Also

Reference