namespace Content.Shared.Spawners; /// /// Raised directed on an entity when its timed despawn is over. /// [ByRefEvent] public readonly record struct TimedDespawnEvent;