27 lines
618 B
HTML
27 lines
618 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>AddProjectorEffectActor [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Function AddProjectorEffectActor(actor, tgt_actor) </h2></p>
|
|
<p>
|
|
Add an effect actor from a projector.
|
|
</p>
|
|
<p>
|
|
Returns the index of the effect actor in the projector.
|
|
</p>
|
|
<p>
|
|
Refer to the included Projector Demo for an example
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="removeprojectoreffectactor.html">RemoveProjectorEffectActor</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |