Difference between revisions of "NiAVObjectGetPropertyByType"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
(New page: This is a command from NifSE. '''Syntax''' (string:MaterialName) NifGetNthChildMaterial short:ChildID short:NifID Returns the name of the NiMaterialProperty of the s...)
 
imported>DragoonWraith
m (NifGetNthChildMaterial moved to NiAVObjectGetPropertyByType: Closest match in alpha 5.)
(No difference)

Revision as of 10:40, 29 August 2010

This is a command from NifSE.

Syntax

(string:MaterialName) NifGetNthChildMaterial short:ChildID short:NifID

Returns the name of the NiMaterialProperty of the specified Child of the root. If there is no NiMaterialProperty, or the process fails for any other reason, an empty string is returned.

See Also