Class DeviceNetworkRequiresPowerComponent
Component that indicates that this device networked entity requires power in order to receive a packet. Having this component will cancel all packet events if the entity is not powered.
Inheritance
System.Object
DeviceNetworkRequiresPowerComponent
Namespace: Content.Server.DeviceNetwork.Components
Assembly: Content.Server.dll
Syntax
public sealed class DeviceNetworkRequiresPowerComponent : Component