Difference between revisions of "GetLinkedDoor"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Created)
 
imported>QQuix
(Added "Door functions" to categories and see also)
 
Line 9: Line 9:
*[[IsLoadDoor]]
*[[IsLoadDoor]]
*[[GetTeleportCell]]
*[[GetTeleportCell]]
*[[:Category:Door Functions|Door Functions]]


[[Category:Functions]]
[[Category:Functions]]
Line 15: Line 16:
[[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:

(linkedDoor:ref) reference.GetLinkedDoor

Returns the door to which the calling load door is linked.

See Also[edit | edit source]