namespace Content.Server._White.Wizard.Magic.TeslaProjectile; [RegisterComponent] public sealed partial class TeslaProjectileComponent : Component { [ViewVariables] public EntityUid? Caster; }