SetPedHelmet — FiveM Natives
0x560A43136EB58105 · PED · all
Sets whether a pedestrian should wear a helmet.
Parameters
| Name | Type | Description |
|---|---|---|
| ped | Ped | Ped index. |
| bEnable | BOOL | Boolean value that indicates whether the helmet should be worn or not. |
Returns
void