/// <summary> /// Called to retrieve the health of this unit. /// </summary> public int getMyHealth() { return(myHealth.getMyHealth()); }