NiObjectNETDeleteExtraData

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

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