Difference between revisions of "NvcDelChild"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Speedo
(Created)
 
imported>Speedo
(updated)
Line 4: Line 4:
A command for [[:Category:NVC|NVC]].
A command for [[:Category:NVC|NVC]].


  success:bool nvcDelChild ContainerID location:string ''stringsource:int locationStrID:int''
  success:bool nvcDelChild ContainerID location:string ''location:string_var''


Deletes a child container and all of its contents.
Deletes a child container and all of its contents.

Revision as of 10:19, 14 November 2008



A command for NVC.

success:bool nvcDelChild ContainerID location:string location:string_var

Deletes a child container and all of its contents.

  • Returns 1 if the deletion is successful.