[This is preliminary documentation and is subject to change.]
Determines 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 get the lock status for.
Return Value
Type: BooleanReturns true of this vehicle is locked for the specified Player; otherwise, returns false
See Also