NiObjectNETGetExtraDataByName

From the Oblivion ConstructionSet Wiki
Revision as of 20:57, 28 August 2010 by imported>DragoonWraith (NifGetExtraDataIndexByName moved to NiObjectNETGetExtraDataByName: new name for function as of alpha 5.)
Jump to navigation Jump to search

This is a command from NifSE.

Syntax

(short:ExtraDataIndex) NifGetExtraDataIndexByName string:Name short:NifID

Returns the index by which the specified ExtraData node of the specified nif can be referred for other functions. Returns -1 if the specified node is not found.

See Also