Line_SetPortalTarget

From ZDoom Wiki
Revision as of 18:08, 12 March 2016 by Graf Zahl (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

107:Line_SetPortalTarget (sourceline, targetline)


Usage

Changes a line portal's destination. Static portals cannot be redefined.

Parameters

Changes a portal created by Line_SetPortal.

  • sourceline: The line ID of the portal.
  • targetline: The line ID of the new destination.