Difference between revisions of "NiObjectNETDeleteExtraData"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
imported>DragoonWraith
 
Line 12: Line 12:


[[Category:NifSE|ObjectNETDeleteExtraData]]
[[Category:NifSE|ObjectNETDeleteExtraData]]
[[Category:NifSE (NiExtraData)|DeleteExtraData]]
[[Category:NifSE (NiObjectNET)|DeleteExtraData]]
[[Category:NifSE (NiExtraData)|!ObjectNETDeleteExtraData]]

Latest revision as of 23:57, 20 January 2011

This is a command from NifSE.

Syntax

(bool:success) NiObjectNETDeleteExtraData short:ExtraDataID short:NifID short:blockID
(bool:success) NiObjNETDelED short:ExtraDataID short:NifID short:blockID

Removes the NiExtraData-derived object indicated by ExtraDataID from the NiObjectNET-derived block indicated by blockID. As usual, blockID defaults to 0, which is usually the root NiNode. NiNode blocks are derived from NiObjectNET, and this function therefore works on the root.

See Also[edit | edit source]