NiNodeGetNumChildren

From the Oblivion ConstructionSet Wiki
Revision as of 12:00, 21 December 2023 by 173.17.114.221 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is a command from NifSE.

Syntax

(short:numChildren) NiNodeGetNumChildren short:nifID short:blockID

Returns the number of children associated with the indicated NiNode; a NIF's root is a NiNode, so this function may be used without specifying blockID, which defaults to 0, when dealing with the root node.

See Also[edit | edit source]