Exemplo n.º 1
0
        // Methods.

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

        public bool CheckIfUsable(Vector3 destination) => Presented.CheckIfUsable(destination);