Updated docs
This commit is contained in:
27
doc/doc_files/addcompositechild.html
Normal file
27
doc/doc_files/addcompositechild.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>AddCompositeChild [RCBasic Doc] </title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>Function AddCompositeChild(actor, child_actor, t_matrix) </h2></p>
|
||||
<p>
|
||||
Adds a child Actor to a composite actor.
|
||||
</p>
|
||||
<p>
|
||||
Returns the child index in the composite actor.
|
||||
</p>
|
||||
<p>
|
||||
NOTE: Reference the included Composite Demo for an example
|
||||
</p>
|
||||
<br><p>Related:
|
||||
<a href="createcompositeactor.html">CreateCompositeActor</a>
|
||||
</p>
|
||||
<p>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user