9desc: "Connectivity\n- all lines: allow any line to connect (normal poles)\n- same line: only allow the current line (junctions)\n- other line: only allow another line to connect (junctions)",
14 [Attribute(desc: "Slots on which wires of said type(s) can connect")]
15 ref array<ref SCR_PoleCableSlot> m_aSlots;
16
17 [Attribute(defvalue: "0 0 0", desc: "If different from 0 0 0, cable connection will use this point to check group proximity instead of an average of slot positions", params: "inf inf purpose=coords space=entity")]