Revision Difference
GM:SetupPlayerVisibility#517780
<function name="SetupPlayerVisibility" parent="GM" type="hook">
<ishook>yes</ishook>
<description>Allows you to add extra positions to the player's PVS. This is the place to call <page>Global.AddOriginToPVS</page>.</description>
<realm>Server</realm>
<args>
<arg name="ply" type="Player">The player</arg>
<arg name="viewEntity" type="Entity">Players <page>Player:GetViewEntity</page></arg>⤶
<arg name="viewEntity" type="Entity">Players <page>Player:GetViewEntity</page></arg>⤶
</args>
</function>