[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
Difference between revisions of "GetContainer"
Jump to navigation
Jump to search
imported>Fella |
imported>Vswe m (Added Search Terms) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
'''Syntax:''' | '''Syntax:''' | ||
set refVar to GetContainer | set refVar to GetContainer | ||
Returns a reference to the calling object's container (if any). | Returns a reference to the calling object's container (if any). | ||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category:Functions (CS)]] | [[Category: Functions (CS)]] | ||
[[Category: Functions (CS 1.0)]] | [[Category: Functions (CS 1.0)]] | ||
[[Category: Record Variable Functions]] | [[Category: Record Variable Functions]] | ||
[[Category: Record Variable Functions (CS | [[Category: Record Variable Functions (CS 1.0)]] | ||
<!-- Begin Search Terms | |||
Get | |||
Container | |||
End Search Terms --> |
Latest revision as of 09:14, 20 June 2008
Syntax:
set refVar to GetContainer
Returns a reference to the calling object's container (if any).