NetworkType
A Network type.
Parameters
id
The unique identifier of this NetworkType.
createNetwork
The constructor to instantiate a Network of this NetworkType.
tickDelay
The delay between Network.tick.
holderTypes
The types of EndPointDataHolders that are required for end points of this NetworkType.