public bool CanGetLineOfSight( LineOfSightParams lineOfSightParams )
Public Function CanGetLineOfSight( _ ByVal lineOfSightParams As LineOfSightParams _ ) As Boolean
Parameters
- lineOfSightParams
- A set of parameters that will be used to calculate the Line of Sight.
Return Value
True if checks pass. False otherwise.