NvcCopyChild

From the Oblivion ConstructionSet Wiki
Revision as of 12:20, 21 December 2023 by 173.17.114.221 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


A command for NVC.

(success:bool) nvcCopyChild source:ContainerID target:ContainerID location:string
                            location:string_var

Note: All parameters should be on the same line.

Copies a child container and all of its contents from one container to another.

  • Returns 1 if the copy is successful.