HolyLib Wiki

pas

pas

This library is exposed by the pas module and provides a few PAS related functions

Methods

boolean pas.CheckBoxInPAS( Vector mins, Vector maxs, Vector position )
Checks if the given pox is inside the PAS.
table pas.FindInPAS( Vector position )
Returns a sequential table containing all entities in that PAS.
boolean pas.TestPAS( Vector pasPosition, Vector hearPosition )
Tests if the give hear position is inside the given pas.