Difference between revisions of "GetTeleportCell"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Created)
 
imported>QQuix
(Added "Door functions" to categories and see also)
 
(One intermediate revision by one other user not shown)
Line 8: Line 8:
==See Also==
==See Also==
*[[IsLoadDoor]]
*[[IsLoadDoor]]
*[[GetTeleportCell]]
*[[GetLinkedDoor]]
*[[:Category:Door Functions|Door Functions]]


[[Category:Functions]]
[[Category:Functions]]
[[Category:Functions (OBSE)]]
[[Category:Functions (OBSE)]]
[[Category:Functions (OBSE v0013)]]
[[Category:Functions (OBSE v0013)]]
[[Category: Record Variable Functions]]
[[Category:Record Variable Functions]]
[[Category: Record Variable Functions (OBSE)]]
[[Category:Record Variable Functions (OBSE)]]
[[Category:Door Functions]]

Latest revision as of 06:54, 9 March 2013

A command for Oblivion Script Extender

Syntax:

(cell:ref) reference.GetTeleportCell

Returns the cell to which the calling load door teleports.

See Also[edit | edit source]