Difference between revisions of "NifSetNthChildMaterial"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
(New page: This is a command from NifSE. '''Syntax''' (bool:success) NifSetNthChildMaterial string:MaterialName short:ChildID short:NifID Sets the name of the NiMaterialPropert...)
(No difference)

Revision as of 21:30, 24 April 2010

This is a command from NifSE.

Syntax

(bool:success) NifSetNthChildMaterial string:MaterialName short:ChildID short:NifID

Sets the name of the NiMaterialProperty of the specified Child of the root. If the Child does not have a NiMaterialProperty, or the process fails for any other reason, 0 is returned; otherwise the value is 1.

See Also