using UnityEngine; namespace Pathfinding { public class AIDestinationSetter : MonoBehaviour { } }