Workshop.codes
Create

Is Communicating Any Last updated November 26, 2024

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.

Workshop.codes