Updated docs
This commit is contained in:
27
doc/doc_files/removeprojectoreffectactor.html
Normal file
27
doc/doc_files/removeprojectoreffectactor.html
Normal file
@@ -0,0 +1,27 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||||
<title>RemoveProjectorEffectActor [RCBasic Doc] </title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>Sub RemoveProjectorEffectActor(actor, tgt_index) </h2></p>
|
||||
<p>
|
||||
Removes an effect actor from a projector.
|
||||
</p>
|
||||
<p>
|
||||
NOTE: Removing an effect actor will change the order of other effect actors so you will need to get the new index for other effect actors.
|
||||
</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>
|
||||
Reference in New Issue
Block a user