GetBaseObject

From the Oblivion ConstructionSet Wiki
Revision as of 16:59, 13 September 2007 by imported>Haama (Can only use on a reference, so not an Inventory function)
Jump to navigation Jump to search

A command for Oblivion Script Extender

Returns the base object of that reference.

Syntax:

[Ref.]GetBaseObject

Notes

  • As of v12, using this function without a reference returns the base object of the calling object.