public void SetCurrentPathAgent(UnitSimple agent) { currentPath.SetAgentData(agent); currentPath.SetAgentAffinitiesString(agent); }