Table of Contents

Method SetPlayerChatHearingDistance

Namespace
Anvil.Services
Assembly
NWN.Anvil.dll

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

player NwPlayer

The NwPlayer to query.

chatChannel ChatChannel

The ChatChannel to query.

distance float

The new hearing distance.