Line_SetPortalTarget

From ZDoom Wiki
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.