NiObjectNETGetNumExtraData

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search

This is a command from NifSE.

Syntax

(short:numExtraData) NiObjectNETGetNumExtraData short:nifID short:blockID
(short:numExtraData) NiObjNETGetNumED short:nifID short:blockID

Returns the number of NiExtraData-derived blocks attached to the specified NiObjectNET-derived block. Because blockID defaults to 0, the NIF's NiNode root, and NiNode is derived from NiObjectNET, this function can be used without the optional argument if seeking the number of NiExtraData-derived blocks attached to the root.

See Also[edit | edit source]