Get linedef
get_linedefRetrieve a specific linedef from a Zandronum map by index, including resolved sidedef textures and offsets, for map data analysis or editing.
Instructions
Return one linedef by index, with its referenced sidedefs (textures + offsets) resolved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| map | Yes | ||
| file | No | ||
| index | Yes |