0xdbc631f109350b8c — FiveM Natives
0xDBC631F109350B8C · VEHICLE · all
`` Related to locking the vehicle or something similar. In the decompiled scripts, its always called after VEHICLE::_SET_EXCLUSIVE_DRIVER(a_0, 0, 0); VEHICLE::SET_VEHICLE_DOORS_LOCKED_FOR_ALL_PLAYERS(a_0, 1); VEHICLE::SET_VEHICLE_DOORS_LOCKED_FOR_PLAYER(a_0, PLAYER::PLAYER_ID(), 0); ``
Parameters
| Name | Type |
|---|---|
| vehicle | Vehicle |
| p1 | BOOL |
Returns
void