namespace Content.Shared._DV.Mind;
[ByRefEvent]
public record struct ShowSSDIndicatorEvent(bool Hidden = false);