Vehicle::rocketBoost

From RAGE Multiplayer Wiki
Revision as of 19:12, 5 January 2017 by Niks (talk | contribs) (Created page with "This property returns rocket boost state (voltic2). '''Note: this property is read-only.''' == Example == <source lang="javascript"> let rocketBoost = vehicle.rocketBoost </s...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This property returns rocket boost state (voltic2).

Note: this property is read-only.

Example

let rocketBoost = vehicle.rocketBoost