This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

NiObjectGetTypeName

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search

This is a command from NifSE.

Syntax

(string:typeName) NiObjectGetTypeName short:nifID short:blockID
(string:typeName) NiObjGetTypeName short:nifID short:blockID

Returns the name of the Type of the specified block. The default value of blockID, 0, refers to the Nif's root, whose type should usually be NiNode.

See Also[edit | edit source]