Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Classes
Package CommNet.Network

Classes

class  Link< _Net, _Data, _Link, _Path >
 Node-2-Node link. Used in both internal network connections and network paths More...
 
class  Net< _Net, _Data, _Link, _Path >
 Network class. Overload SetNodeConnection to customize how links work More...
 
class  Node< _Net, _Data, _Link, _Path >
 Node on the network. Overload and use network.Add to hook in More...
 
class  Path< _Net, _Data, _Link, _Path >
 Network path. Used for pathfinding. More...