Show / Hide Table of Contents

Class WirelessNetworkComponent

Sends and receives device network messages wirelessly. Devices sending and receiving need to be in range and on the same frequency.

Inheritance
System.Object
WirelessNetworkComponent
Namespace: Content.Server.DeviceNetwork.Components
Assembly: Content.Server.dll
Syntax
public sealed class WirelessNetworkComponent : Component

Properties

| Improve this Doc View Source

Range

Declaration
public int Range { get; set; }
Property Value
Type Description
System.Int32
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾