[This is preliminary documentation and is subject to change.]
Sets whether this vehicle is locked for the specified Player
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Parameters
- player
- Type: RagePlayer
The player to set the lock status for. - locked
- Type: SystemBoolean
true to lock the vehicle for the specified player; false to unlock it.
See Also