Player::clearTasksImmediately

From RAGE Multiplayer Wiki

Immediately stops the pedestrian from whatever it's doing. They stop fighting, animations, etc. they forget what they were doing.

Syntax

player.clearTasksImmediately();

Required Arguments

Return value

  • Undefined

Example

// todo

See also