Files
RCBASIC4/doc/doc_files/getprojectoreffectactor.html
2026-03-03 19:29:04 -06:00

24 lines
554 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>GetProjectorEffectActor [RCBasic Doc] </title>
</head>
<body>
<p><h2>Function GetProjectorEffectActor(actor, tgt_index) </h2></p>
<p>
Returns the effect actor at tgt_index in a projector
</p>
<p>
Refer to the included Projector Demo for an example
</p>
<br><p>Related:
<a href="addprojectoreffectactor.html">AddProjectorEffectActor</a>
</p>
<p>
</p>
</body>
</html>