Difference between revisions of "NifNthChildHasTexturingProp"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
(New page: This is a command from NifSE. '''Syntax''' (bool:HasTexturingProperty) NifNthChildHasTexturingProp short:ChildID short:NifID Returns 1 if the specified Child of the ...)
 
imported>DragoonWraith
Line 9: Line 9:
* [[NifNthChildHasBaseTexture]]
* [[NifNthChildHasBaseTexture]]


[[Category:NifSE|NifSE]]
[[Category:NifSE|NthChildHasTexturingProp]]
[[Category:NifSE (Children)|NifSE]]
[[Category:NifSE (Children)|NthChildHasTexturingProp]]

Revision as of 21:32, 24 April 2010

This is a command from NifSE.

Syntax

(bool:HasTexturingProperty) NifNthChildHasTexturingProp short:ChildID short:NifID

Returns 1 if the specified Child of the root has a NiTexturingProperty, and 0 otherwise.

See Also