Vehicle::isCargobobMagnetActive

From RAGE Multiplayer Wiki
Revision as of 23:48, 6 May 2017 by Marty uploader (talk | contribs) (yay)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Syntax

vehicle.isCargobobMagnetActive();

Required Arguments

Return value

  • Boolean

Example

// todo

See also