NiNodeGetNumChildren

From the Oblivion ConstructionSet Wiki
Revision as of 13:14, 29 August 2010 by imported>DragoonWraith (NifGetNumChildren moved to NiNodeGetNumChildren: new name for function as of alpha 5.)
Jump to navigation Jump to search

This is a command from NifSE.

Syntax

(short:NumChildren) NifGetNumChildren short:NifID

Returns the number of Children attached to the specified nif. Children are NiAVObject nodes, and make up the entirety of the actual mesh.

See Also