using Robust.Shared.GameStates; namespace Content.Shared._White.CharacterExamine; [RegisterComponent, NetworkedComponent] public sealed partial class CharacterInformationComponent : Component { }