Description
Whether the specified player is duplicating another hero. To check which hero, use the Hero Being Duplicated value.
Snippet
Is Duplicating(Event Player);
Properties
Returns: Boolean
Parameters: Player
Player
Type: Player, Default: Event Player
The player whose duplication status to check.