Garry's Mod Wiki

CNavArea:Contains

  boolean CNavArea:Contains( Vector pos )

Description

Returns true if this CNavArea contains the given vector.

Arguments

1 Vector pos
The position to test.

Returns

1 boolean
True if the vector was inside and false otherwise.