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>GetWheelAxel [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Sub GetWheelAxel( actor, wheel, ByRef x, ByRef y, ByRef z ) </h2></p>
|
|
<p>
|
|
Get the axel direction of a wheel on a vehicle
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="setwheelaxel.html">SetWheelAxel</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |