namespace Content.Shared._NF.BindToStation; /// /// Exempts this station from having its machines station-bound. /// [RegisterComponent] public sealed partial class BindToStationVariationPassExemptionComponent : Component;