NiTexturingPropertyHasTexture

Revision as of 13:33, 29 August 2010 by imported>DragoonWraith (NifNthChildHasBaseTexture moved to NiTexturingPropertyHasTexture: new name for function as of alpha 5.)

This is a command from NifSE.

Syntax

(bool:HasBaseTexture) NifNthChildHasBaseTexture short:ChildID short:NifID

Returns 1 if the specified Child of the root's NiTexturingProperty has a Base Texture specified, and 0 otherwise (or if the Child has no NiTexturingProperty).

See Also