Difference between revisions of "NiNodeGetChildByName"
Jump to navigation
Jump to search
m
Removed Nth in the Syntax explanation
imported>DragoonWraith (New page: This is a command from Category:NifSE. '''Syntax''' (short:ChildIndex) NifGetNthChildIndexByName string:Name short:NifID Returns the index of the first Child of the root to have t...) |
imported>Low Post m (Removed Nth in the Syntax explanation) |
||
Line 2: | Line 2: | ||
'''Syntax''' | '''Syntax''' | ||
(short:ChildIndex) | (short:ChildIndex) NifGetChildIndexByName string:Name short:NifID | ||
Returns the index of the first Child of the root to have the specified name. Most useful for finding a weapon's scabbard by calling for "Scb". | Returns the index of the first Child of the root to have the specified name. Most useful for finding a weapon's scabbard by calling for "Scb". |