// Methods. public bool CheckIfUsable(UnitPresentation target) => Presented.CheckIfUsable(target);
// Usage. public bool CheckIfUsable(Vector3 destination) => Presented.CheckIfUsable(destination);