NiNodeDeleteChild

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search

This is a command from NifSE.

Syntax

(bool:success) NiNodeDeleteChild short:childID short:nifID short:blockID
(bool:success) NiNodeDelChild short:childID short:nifID short:blockID

Removes the NiAVObject indicated by childID from its parent NiNode, which should be indicated by blockID. As usual, blockID defaults to 0, referring to the root NiNode

See Also[edit | edit source]