Garry's Mod Wiki

CNavArea:IsCoplanar

  boolean CNavArea:IsCoplanar( CNavArea navArea )

Description

Returns whether this Nav Area is in the same plane as the given one.

Arguments

1 CNavArea navArea
The Nav Area to test.

Returns

1 boolean
Whether we're coplanar or not.