21 lines
463 B
HTML
21 lines
463 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>GetProjectorTarget [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Sub GetProjectorTarget(actor, ByRef x, ByRef y, ByRef z) </h2></p>
|
|
<p>
|
|
Get the point a projector is looking at
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="setprojectortarget.html">SetProjectorTarget</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |