GetTeleportDoor

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

When called on a Door reference which teleports to another cell, returns the Door reference teleported to in the other cell.

Syntax

[help]
(linkedDoor:refr) reference.GetTeleportDoor

Example

set rLinkedDoor to doorRef.GetTeleportDoor 

See Also