Difference between revisions of "NiNodeGetNumChildren"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
(New page: This is a command from Category:NifSE. '''Syntax''' (short:NumChildren) NifGetNumChildren short:NifID Returns the number of Children attached to the specified nif. Children are Ni...)
 
imported>DragoonWraith
m (NifGetNumChildren moved to NiNodeGetNumChildren: new name for function as of alpha 5.)

Revision as of 13:14, 29 August 2010

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