Updated docs and added constants to tracker
This commit is contained in:
9
doc/files/removecompositechild.txt
Normal file
9
doc/files/removecompositechild.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
#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
|
||||
|
||||
Reference in New Issue
Block a user