public void Attend() { companion.ClearAction(); companion.actionRoutine = companion.StartCoroutine(companion.Attend()); }