Revision Difference
net.SendPAS#546022
<function name="SendPAS" parent="net" type="libraryfunc">
<description>Sends the message to all players that are in the same potentially audible set(PAS) as the position, or simply said, it adds all players that can potentially hear sounds from this position.</description>
<description>Sends the message to all players that are in the same [Potentially Audible Set (PAS)](https://developer.valvesoftware.com/wiki/PAS) as the position, or simply said, it adds all players that can potentially hear sounds from this position.</description>
<realm>Server</realm>
<args>
<arg name="position" type="Vector">PAS position.</arg>
</args>
</function>