Vehicle::rpm: Difference between revisions
(Created page with "{{Incomplete Functions}}") |
No edit summary |
||
| Line 1: | Line 1: | ||
{{ | This property used for getting vehicle's rpm. | ||
<syntaxhighlight lang="javascript"> | |||
Float vehicle.rpm; | |||
</syntaxhighlight> | |||
==See Also== | |||
{{Vehicle_block}} | |||