Difference between revisions of "NiNodeGetNumChildren"
Jump to navigation
Jump to search
no edit summary
imported>DragoonWraith m (NifGetNumChildren moved to NiNodeGetNumChildren: new name for function as of alpha 5.) |
imported>DragoonWraith |
||
Line 2: | Line 2: | ||
'''Syntax''' | '''Syntax''' | ||
(short: | (short:numChildren) NiNodeGetNumChildren short:nifID ''short:blockID'' | ||
Returns the number of | Returns the number of children associated with the indicated <tt>NiNode</tt>; a NIF's root is a <tt>NiNode</tt>, so this function may be used without specifying <tt>blockID</tt>, which defaults to 0, when dealing with the root node. | ||
== See Also == | == See Also == | ||
* [[ | * [[NiNodeGetChildren]] | ||
* [[NiNodeDeleteChild]] | |||
[[Category:NifSE| | [[Category:NifSE|NodeGetNumChildren]] | ||
[[Category:NifSE ( | [[Category:NifSE (NiNode)|GetNumChildren]] |