Difference between revisions of "GetBaseObject"
Jump to navigation
Jump to search
imported>DragoonWraith m (no See Also) |
imported>Haama |
||
Line 4: | Line 4: | ||
[''Ref.'']GetBaseObject | [''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. | |||
[[Category: OBSE Functions]] | [[Category: OBSE Functions]] | ||
[[Category: OBSE Item Functions]] | [[Category: OBSE Item Functions]] | ||
[[Category: OBSE Reference Functions]] | [[Category: OBSE Reference Functions]] |
Revision as of 17:14, 30 July 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.