public interface IInteractiable { void TriggerAction(); }