Updated docs
This commit is contained in:
24
doc/doc_files/getwheelmaxsuspensiontravel.html
Normal file
24
doc/doc_files/getwheelmaxsuspensiontravel.html
Normal file
@@ -0,0 +1,24 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||||
<title>GetWheelMaxSuspensionTravel [RCBasic Doc] </title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>Function GetWheelMaxSuspensionTravel( actor, wheel ) </h2></p>
|
||||
<p>
|
||||
Returns the max suspension travel distance.
|
||||
</p>
|
||||
<p>
|
||||
This value is the maximum distance the suspension is allowed to extend or compress from its rest length set with SetSuspensionLength().
|
||||
</p>
|
||||
<br><p>Related:
|
||||
<a href="setwheelmaxsuspension.html">SetWheelMaxSuspension</a>
|
||||
</p>
|
||||
<p>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user