Difference between revisions of "NiObjectNETGetExtraDataByName"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
(New page: This is a command from Category:NifSE. '''Syntax''' (short:ExtraDataIndex) NifGetExtraDataIndexByName string:Name short:NifID Returns the index by which the specified ExtraData no...)
 
imported>DragoonWraith
m (NifGetExtraDataIndexByName moved to NiObjectNETGetExtraDataByName: new name for function as of alpha 5.)
(No difference)

Revision as of 20:57, 28 August 2010

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