21 lines
468 B
HTML
21 lines
468 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>GetWheelEngineForce [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Function GetWheelEngineForce( actor, wheel ) </h2></p>
|
|
<p>
|
|
Returns the engine force currently applied to a wheel
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="setwheelengineforce.html">SetWheelEngineForce</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |