Difference between revisions of "NvcChildExists"

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]].


  (exists:bool) nvcChildExists ContainerID location:string ''stringsource:int locationStrID:int''
  (exists:bool) nvcChildExists ContainerID location:string ''location:string_var''


Checks if a child location exists within a container.
Checks if a child location exists within a container.

Revision as of 10:04, 14 November 2008



A command for NVC.

(exists:bool) nvcChildExists ContainerID location:string location:string_var

Checks if a child location exists within a container.

  • Returns 1 if the child exists.