Files
RCBASIC4/doc/files/addcompositechild.txt
2026-02-26 15:33:51 -06:00

12 lines
283 B
Plaintext

#title AddCompositeChild [RCBasic Doc]
#header Function AddCompositeChild(actor, child_actor, t_matrix)
Adds a child Actor to a composite actor.
Returns the child index in the composite actor.
NOTE: Reference the included Composite Demo for an example
#ref CreateCompositeActor