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