public void TogglePower(KSPActionParam param) { SafeHouse.Logger.Log("Toggle Power from ActionGroup"); TogglePower(); }