Difference between revisions of "NifNthChildHasMaterial"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
(New page: This is a command from NifSE. '''Syntax''' (bool:HasMaterialProperty) NifNthChildMaterial short:ChildID short:NifID Returns 1 if the specified Child to the root has ...)
(No difference)

Revision as of 21:26, 24 April 2010

This is a command from NifSE.

Syntax

(bool:HasMaterialProperty) NifNthChildMaterial short:ChildID short:NifID

Returns 1 if the specified Child to the root has a NiMaterialProperty node, and 0 otherwise.

See Also