public void Interaction() { if (interaction_Object == null) { return; } interaction_Object.Interaction(); }