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

10 lines
265 B
Plaintext

#title RemoveCompositeChild [RCBasic Doc]
#header Sub RemoveCompositeChild(actor, child_index)
Removes the actor stored as a child at the given index in a composite actor
NOTE: This will change the index of all the remaining child actors
#ref AddCompositeChild