Difference between revisions of "GetBaseObject"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
(Fixed categories)
imported>WereWolf
Line 8: Line 8:
As of v12, using this function without a reference returns the base object of the calling object.
As of v12, using this function without a reference returns the base object of the calling object.


[[Category: OBSE Functions]]
<!--[[Category: OBSE Functions]]
[[Category: OBSE Item Functions]]
[[Category: OBSE Item Functions]]
[[Category: OBSE Reference Functions]]
[[Category: OBSE Reference Functions]]-->
 
[[Category: Functions]]
[[Category: Functions]]
[[Category: Functions (OBSE)]]
[[Category: Functions (OBSE)]]

Revision as of 16:49, 13 September 2007

A command for Oblivion Script Extender

Syntax:

[Ref.]GetBaseObject

Returns the base object of that reference.

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