public void TalikingButtonPushed() { if (talk.GetConversationPartner() != null) { SetState(State.Talk); } }