Difference between revisions of "GetBaseObject"
Jump to navigation
Jump to search
imported>Haama m (Formatting) |
imported>Haama (Can only use on a reference, so not an Inventory function) |
||
Line 15: | Line 15: | ||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category: Functions (OBSE)]] | [[Category: Functions (OBSE)]] | ||
[[Category: Record Variable Functions]] | [[Category: Record Variable Functions]] | ||
[[Category: Record Variable Functions (OBSE)]] | [[Category: Record Variable Functions (OBSE)]] |
Revision as of 16:59, 13 September 2007
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.