Check whether the actor can move to a given point.
Example:
if ( !self MayMoveToPoint( endPoint ) )...
* = mandatory