#plugins.core.tangent.manager.named
Provides common functions for 'named' Tangent nodes
Tables with named
in it's metatable chain will have name
methods added as described below.
#API Overview
Functions - API calls offered directly by the extension
Constructors - API calls which return an object, typically one that offers API methods
Fields - Variables which can only be accessed from an object returned by a constructor
Methods - API calls which can only be made on an object returned by a constructor