24 lines
493 B
HTML
24 lines
493 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>CreateCompositeActor [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>Function CreateCompositeActor() </h2></p>
|
|
<p>
|
|
Creates a composite actor
|
|
</p>
|
|
<p>
|
|
Refer to the included Composite Demo for an example
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="addcompositechild.html">AddCompositeChild</a>
|
|
</p>
|
|
<p>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |