namespace Content.Shared._CP14.Knowledge.Components; /// /// automatically generates content for PaperComponent, based on the knowledge that can be learnt from this object /// [RegisterComponent, Access(typeof(SharedCP14KnowledgeSystem))] public sealed partial class CP14KnowledgePaperTextComponent : Component { }