[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
Members
Member name | Value | Description | |
---|---|---|---|
Simple | 1 | If this flag is specified, the ped will simply transition to standing. | |
AimAtPosition | 2 | If this flag is specified, the ped will transition from cover to aiming at the specified position. | |
TowardsTarget | 3 | If this flag is specified, the ped will take a few running steps towards the target it was taking cover from. |
See Also