24 lines
554 B
HTML
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> |