Djinni Wiki
Advertisement

function GetTransitionTarget (object oTransition)

Get the destination (a waypoint or a door) for a trigger or a door.

  • Returns OBJECT_INVALID if oTransition is not a valid trigger or door.
  • Return type: object
  • Include file: nwscriptdefn
Advertisement