using Robust.Shared.Serialization; namespace Content.Shared.MachineLinking { [Serializable, NetSerializable] public enum SignalLinkerUiKey { Key } }