Difference between revisions of "GetTeleportCell"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Created)
 
imported>Haama
(Corrected link)
Line 8: Line 8:
==See Also==
==See Also==
*[[IsLoadDoor]]
*[[IsLoadDoor]]
*[[GetTeleportCell]]
*[[GetLinkedDoor]]


[[Category:Functions]]
[[Category:Functions]]

Revision as of 13:35, 4 December 2007

A command for Oblivion Script Extender

Syntax:

(cell:ref) reference.GetTeleportCell

Returns the cell to which the calling load door teleports.

See Also