NiObjectGetTypeName

From the Oblivion ConstructionSet Wiki
Revision as of 11:39, 31 August 2010 by imported>DragoonWraith (New page: This is a command from NifSE. '''Syntax''' (string:typeName) NiObjectGetTypeName short:nifID ''short:blockID'' (string:typeName) NiObjGetTypeName short:nifID ''short...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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]