21 lines
438 B
HTML
21 lines
438 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>GetWheelBrake [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Function GetWheelBrake( actor, wheel ) </h2></p>
|
|
<p>
|
|
Returns the brake value of a wheel on a vehicle
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="setwheelbrake.html">SetWheelBrake</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |