HolyLib Wiki

IsHearingClient

  boolean voicechat.IsHearingClient( Player ply, Player targetPly )

Description

Returns whether the given client can hear the target client.

Arguments

1Player ply
The Player to check.
2Player targetPly
The target player to check if they can be heard.

Returns

1boolean canHear
Returns true if the player can hear the target player