PedRemoveHelmet Method

RAGE Plugin Hook Documentation

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

Removes this Ped's current helmet.

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

public void RemoveHelmet(
	bool instantly
)

Parameters

instantly
Type: SystemBoolean
If true the helmet will be instantly removed; otherwise, the Ped will take it off and drop it on the ground.
See Also

Reference