GetCurrentQuestObjectiveTeleportLinks
From GECK
A function added by the New Vegas Script Extender.
Contents
Description
Returns an array of the path to the current objective targets. The path is an array of zero or more doors (called teleportLink) followed by the target itself. Works only on the current objective of the current quest for the player, so no parameters required. Will build the teleportLinks if needed, but activating the quest should have done that already.
Syntax
(array) GetCurrentQuestObjectiveTeleportLinks
Example
array_var Path let Path := GetCurrentQuestObjectiveTeleportLinks