Workshop.codes
Create

Is Using Ultimate Last updated September 03, 2025

Description

Whether a player is using an ultimate ability. For Echo, this value detects when the duplicated hero's ultimate is being used. To detect Duplicate itself, use Is Duplicating.

Snippet

Is Using Ultimate(Event Player);

Properties

Returns: Boolean
Parameters: Player

Player
Type: Player, Default: Event Player
The player whose ultimate ability usage to check.

Workshop.codes