NiAVObjectGetPropertyByType

From the Oblivion ConstructionSet Wiki
Revision as of 21:28, 24 April 2010 by 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...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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