Difference between revisions of "NvcDelChild"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Speedo
(Created)
 
Tag: Manual revert
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Beta}}
__NOTOC__
__NOTOC__


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.

Latest revision as of 12:21, 21 December 2023


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.