Description
Whether a player is using any communication type (such as emoting, using a voice line, etc.).
Snippet
Is Communicating Any(Event Player);
Properties
Returns: Boolean
Parameters: Player
Player
Type: Player, Default: Event Player
The player whose communication status to check.