Difference between revisions of "NiObjectNETDeleteExtraData"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
(New page: This is a command from Category:NifSE. '''Syntax''' (bool:success) NifDeleteNthExtraData short:ExtraDataID short:NifID Removes the specified ExtraData node from the specified nif....)
 
imported>DragoonWraith
m (NifDeleteNthExtraData moved to NifObjectNETDeleteExtraData: new name for function as of alpha 5.)

Revision as of 15:55, 27 August 2010

This is a command from NifSE.

Syntax

(bool:success) NifDeleteNthExtraData short:ExtraDataID short:NifID

Removes the specified ExtraData node from the specified nif. Returns 0 if it fails to do so for any reason (also prints a notice to the Console and NifSE.log).

See Also