Namespace Content.Server.DeviceNetwork.Systems
Classes
ApcNetworkSystem
BeforeBroadcastAttemptEvent
Sent to the sending entity before broadcasting network packets to recipients
BeforePacketSentEvent
Event raised before a device network packet is send. Subscribed to by other systems to prevent the packet from being sent.
DeviceListSystem
DeviceNetworkPacketEvent
Event raised when a device network packet gets sent.
DeviceNetworkRequiresPowerSystem
DeviceNetworkSystem
Entity system that handles everything device network related. Device networking allows machines and devices to communicate with each other while adhering to restrictions like range or being connected to the same powernet.
NetworkConfiguratorSystem
StationLimitedNetworkSystem
This system requires the StationLimitedNetworkComponent to be on the the sending entity as well as the receiving entity