ExitCoverTaskFlags Enumeration

RAGE Plugin Hook Documentation

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

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

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

public enum ExitCoverTaskFlags
Members

  Member nameValueDescription
Simple1 If this flag is specified, the ped will simply transition to standing.
AimAtPosition2 If this flag is specified, the ped will transition from cover to aiming at the specified position.
TowardsTarget3 If this flag is specified, the ped will take a few running steps towards the target it was taking cover from.
See Also

Reference