public interface IHUDOwner { public BoostCapacityUI BoostUI { get; set; } }