HolyLib Wiki

CheckBoxInPAS

  boolean pas.CheckBoxInPAS( Vector mins, Vector maxs, Vector position )

Description

Checks if the given pox is inside the PAS.

Arguments

1Vector mins
The mins of the box
2Vector maxs
The maxs of the box
3Vector position
The vector to use to find for entities. If given a Entity, it will use it's position.

Returns

1boolean inPAS
Returns true if the box is inside the PAS