Description
Whether the specified player is currently in an alternate form:
- Hammond's ball form
- Baby/Pilot D.Va
- Bastion's turret and tank forms
- Lucio's speed song
- Mercy's pistol
- Torbjorn's hammer
- Lifeweaver's thorn volley
For Echo duplication, use the Is Duplicating value instead.
Snippet
Is In Alternate Form(Event Player);
Properties
Returns: Boolean
Parameters: Player
Player
Type: Player, Default: Event Player
The player whose form to check.