namespace Content.Server.Changeling; /// /// This is used for the uncloneable trait. /// [RegisterComponent] public sealed partial class UncloneableComponent : Component { }