linker.getconnectionsΒΆ

nil linker.getconnections ( Node node , table|nil result , types.bool left , string|table mode , string|nil submode , string|nil name )

Get the connection of an object in a specified mode

Arguments:

  • node The node to get connections
  • result The result table to fill (if nil, will return a new table)
  • left Node is left in the connection mode
  • mode The connection mode
  • submode The connection submode
  • name Prefix for the result of the connections