Method SetPlayerChatHearingDistance
SetPlayerChatHearingDistance(NwPlayer, ChatChannel, float)
Sets the hearing distance override for the specified NwPlayer and ChatChannel.
public void SetPlayerChatHearingDistance(NwPlayer player, ChatChannel chatChannel, float distance)
Parameters
playerNwPlayerThe NwPlayer to query.
chatChannelChatChannelThe ChatChannel to query.
distancefloatThe new hearing distance.