Difference between revisions of "NvcChildExists"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
Tag: Manual revert
 
Line 10: Line 10:


[[Category:Functions (NVC)]]
[[Category:Functions (NVC)]]
R

Latest revision as of 12:19, 21 December 2023


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.