Garry's Mod Wiki

CNavArea:IsCompletelyVisible

  boolean CNavArea:IsCompletelyVisible( CNavArea area )

Description

Returns whether this CNavArea can completely (i.e. all corners of this area can see all corners of the given area) see the given CNavArea.

Arguments

1 CNavArea area
The CNavArea to test.

Returns

1 boolean
Whether the given area is visible from this area