21 lines
481 B
HTML
21 lines
481 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>GetWheelSuspensionLength [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Function GetWheelSuspensionLength( actor, wheel ) </h2></p>
|
|
<p>
|
|
Returns the suspsension rest length of a wheel
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="setwheelsuspensionlength.html">SetWheelSuspensionLength</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |