Перейти к содержанию

Vehicle::isCargobobMagnetActive

Материал из RAGE MP Wiki Archive

Returns true only when the magnet is active, will return false if the hook is active

Syntax

<syntaxhighlight lang="javascript">vehicle.isCargobobMagnetActive();</syntaxhighlight>

Required Arguments

Return value

  • Boolean

Example

<syntaxhighlight lang="javascript"> // todo </syntaxhighlight>

See also